Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dzstd_internal.h219 static UNUSED_ATTR const S16 ML_defaultNorm[MaxML+1] = { variable
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h150 #define ML_defaultNorm zfs_ML_defaultNorm macro
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.c527 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 Dzstd_v07.c2761 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, variable
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6506 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, variable