Searched refs:FSE_repeat (Results 1 – 5 of 5) sorted by relevance
24 FSE_repeat* repeatMode, unsigned const* count, unsigned const max,
68 FSE_repeat offcode_repeatMode;69 FSE_repeat matchlength_repeatMode;70 FSE_repeat litlength_repeatMode;
158 FSE_repeat* repeatMode, unsigned const* count, unsigned const max, in ZSTD_selectEncodingType()
4209 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat()
365 } FSE_repeat; typedef