Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
HDzstd_compress_sequences.h24 FSE_repeat* repeatMode, unsigned const* count, unsigned const max,
HDzstd_compress_internal.h74 FSE_repeat offcode_repeatMode;
75 FSE_repeat matchlength_repeatMode;
76 FSE_repeat litlength_repeatMode;
HDzstd_compress_sequences.c156 FSE_repeat* repeatMode, unsigned const* count, unsigned const max, in ZSTD_selectEncodingType()
HDzstd_compress.c3153 static FSE_repeat ZSTD_dictNCountRepeat(short* normalizedCounter, unsigned dictMaxSymbolValue, unsi… in ZSTD_dictNCountRepeat()
/dragonfly/contrib/zstd/lib/common/
HDfse.h367 } FSE_repeat; typedef