Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dzstd_internal.h200 static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = { variable
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h146 #define LL_defaultNorm zfs_LL_defaultNorm macro
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.c518 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 Dzstd_v07.c2752 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, variable
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6491 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, variable