Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/zstd/
Dzstd_internal.h201 U32 *matchLengthFreq; member
/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_compress_internal.h161 unsigned* matchLengthFreq; /* table of matchLength statistics, of size (MaxML+1) */ member