Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_internal.h103 unsigned* litLengthFreq; /* table of litLength statistics, of size (MaxLL+1) */ member
/freebsd-src/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h166 unsigned* litLengthFreq; /* table of litLength statistics, of size (MaxLL+1) */ member
/freebsd-src/sys/contrib/zstd/lib/legacy/
H A Dzstd_v06.c593 U32* litLengthFreq; member
H A Dzstd_v05.c539 U32* litLengthFreq; member
H A Dzstd_v07.c2827 U32* litLengthFreq; member