Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/common/
H A Dfse_decompress.c78 U32 const maxSV1 = maxSymbolValue + 1; in FSE_buildDTable_internal() local
213 const unsigned maxSV1 = tableMask+1; in FSE_buildDTable_raw() local
H A Dentropy_common.c71 unsigned const maxSV1 = *maxSVPtr + 1; in FSE_readNCount_body() local
/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c78 U32 const maxSV1 = maxSymbolValue+1; in FSE_buildCTable_wksp() local
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress_block.c450 U32 const maxSV1 = maxSymbolValue + 1; in ZSTD_buildFSETable_body() local