Home
last modified time | relevance | path

Searched defs:matchLengthFreq (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h120 unsigned* matchLengthFreq; /* table of matchLength statistics, of size (MaxML+1) */ member
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.c595 U32* matchLengthFreq; member
H A Dzstd_v05.c541 U32* matchLengthFreq; member
H A Dzstd_v07.c2830 U32* matchLengthFreq; member
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10015 unsigned* matchLengthFreq; /* table of matchLength statistics, of size (MaxML+1) */ member