Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dzstd_internal.h231 static UNUSED_ATTR const S16 OF_defaultNorm[DefaultMaxOff+1] = { variable
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h154 #define OF_defaultNorm zfs_OF_defaultNorm macro
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.c533 static const S16 OF_defaultNorm[MaxOff+1] = { 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, variable
H A Dzstd_v07.c2767 static const S16 OF_defaultNorm[MaxOff+1] = { 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, variable
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6516 static const S16 OF_defaultNorm[DefaultMaxOff+1] = { 1, 1, 1, 1, 1, 1, 2, 2, variable