Home
last modified time | relevance | path

Searched defs:maxSV1 (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/lib/zstd/
Dfse_decompress.c101 U32 const maxSV1 = maxSymbolValue + 1; in FSE_buildDTable_wksp() local
195 const unsigned maxSV1 = tableMask + 1; in FSE_buildDTable_raw() local