Searched refs:dictMaxSymbolValue (Results 1 – 2 of 2) sorted by relevance
4300 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat() argument4303 if (dictMaxSymbolValue < maxSymbolValue) { in ZSTD_dictNCountRepeat()
5048 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat() argument5051 if (dictMaxSymbolValue < maxSymbolValue) { in ZSTD_dictNCountRepeat()