Home
last modified time | relevance | path

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

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