Searched refs:FSE_repeat (Results 1 – 5 of 5) sorted by relevance
24 FSE_repeat* repeatMode, unsigned const* count, unsigned const max,
74 FSE_repeat offcode_repeatMode;75 FSE_repeat matchlength_repeatMode;76 FSE_repeat litlength_repeatMode;
156 FSE_repeat* repeatMode, unsigned const* count, unsigned const max, in ZSTD_selectEncodingType()
3153 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat()
366 } FSE_repeat; typedef