Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress_sequences.h14 #include "../common/fse.h" /* FSE_repeat, FSE_CTable */
24 FSE_repeat* repeatMode, unsigned const* count, unsigned const max,
H A Dzstd_compress_internal.h68 FSE_repeat offcode_repeatMode;
69 FSE_repeat matchlength_repeatMode;
70 FSE_repeat litlength_repeatMode;
H A Dzstd_compress_sequences.c158 FSE_repeat* repeatMode, unsigned const* count, unsigned const max, in ZSTD_selectEncodingType()
H A Dzstd_compress.c4209 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsigned maxSymbolValue) in ZSTD_dictNCountRepeat()
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dfse.h365 } FSE_repeat; typedef

Completed in 20 milliseconds