Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
A Dzstd_compress_sequences.h24 FSE_repeat* repeatMode, unsigned const* count, unsigned const max,
A Dzstd_compress_internal.h68 FSE_repeat offcode_repeatMode;
69 FSE_repeat matchlength_repeatMode;
70 FSE_repeat litlength_repeatMode;
A Dzstd_compress_sequences.c156 FSE_repeat* repeatMode, unsigned const* count, unsigned const max, in ZSTD_selectEncodingType()
A Dzstd_compress.c3126 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat()
/linux/lib/zstd/common/
A Dfse.h364 } FSE_repeat; typedef

Completed in 27 milliseconds