Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_sequences.h24 FSE_repeat* repeatMode, unsigned const* count, unsigned const max,
H A Dzstd_compress_internal.h75 FSE_repeat offcode_repeatMode;
76 FSE_repeat matchlength_repeatMode;
77 FSE_repeat litlength_repeatMode;
H A Dzstd_compress_sequences.c143 FSE_repeat* repeatMode, unsigned const* count, unsigned const max, in ZSTD_selectEncodingType()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.h24 FSE_repeat* repeatMode, unsigned const* count, unsigned const max,
H A Dzstd_compress_internal.h74 FSE_repeat offcode_repeatMode;
75 FSE_repeat matchlength_repeatMode;
76 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.c4300 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat()
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dfse.h342 } FSE_repeat; typedef
/freebsd/sys/contrib/zstd/lib/common/
H A Dfse.h368 } FSE_repeat; typedef