Searched refs:FSE_repeat (Results 1 – 5 of 5) sorted by relevance
16 #include "../common/fse.h" /* FSE_repeat, FSE_CTable */26 FSE_repeat* repeatMode, unsigned const* count, unsigned const max,
70 FSE_repeat offcode_repeatMode;71 FSE_repeat matchlength_repeatMode;72 FSE_repeat litlength_repeatMode;
159 FSE_repeat* repeatMode, unsigned const* count, unsigned const max, in ZSTD_selectEncodingType()
4961 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsigned maxSymbolValue) in ZSTD_dictNCountRepeat()
283 } FSE_repeat; typedef