Searched defs:ML_defaultNorm (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | zstd_internal.h | 208 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, variable
|
/freebsd/sys/contrib/zstd/lib/common/ |
H A D | zstd_internal.h | 147 static UNUSED_ATTR const S16 ML_defaultNorm[MaxML+1] = { variable
|
/freebsd/sys/contrib/zstd/lib/legacy/ |
H A D | zstd_v06.c | 524 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, variable
|
H A D | zstd_v07.c | 2757 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, variable
|