Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dzstd_compress.c3126 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat() argument
3129 if (dictMaxSymbolValue < maxSymbolValue) { in ZSTD_dictNCountRepeat()