Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_internal.h218 static const S16 OF_defaultNorm[DefaultMaxOff+1] = { 1, 1, 1, 1, 1, 1, 2, 2, variable
/freebsd/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h159 static UNUSED_ATTR const S16 OF_defaultNorm[DefaultMaxOff+1] = { variable
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v06.c530 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.c2763 static const S16 OF_defaultNorm[MaxOff+1] = { 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, variable