Searched defs:LL_defaultNorm (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | zstd_internal.h | 193 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, variable
|
/freebsd/sys/contrib/zstd/lib/common/ |
H A D | zstd_internal.h | 128 static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = { variable
|
/freebsd/sys/contrib/zstd/lib/legacy/ |
H A D | zstd_v06.c | 515 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, variable
|
H A D | zstd_v07.c | 2748 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, variable
|