Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_internal.h105 unsigned* matchLengthFreq; /* table of matchLength statistics, of size (MaxML+1) */ member
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h167 unsigned* matchLengthFreq; /* table of matchLength statistics, of size (MaxML+1) */ member
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v05.c538 U32* matchLengthFreq; member
H A Dzstd_v06.c592 U32* matchLengthFreq; member
H A Dzstd_v07.c2826 U32* matchLengthFreq; member