Home
last modified time | relevance | path

Searched refs:dictMaxSymbolValue (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c4209 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat() argument
4212 if (dictMaxSymbolValue < maxSymbolValue) { in ZSTD_dictNCountRepeat()