Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c3153 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat() argument
3156 if (dictMaxSymbolValue < maxSymbolValue) { in ZSTD_dictNCountRepeat()