Home
last modified time | relevance | path

Searched refs:OF_defaultNorm (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c230 OF_defaultNorm, OF_defaultNormLog, in ZSTD_buildSuperBlockEntropy_sequences()
234 … countWksp, max, ofCodeTable, nbSeq, OF_defaultNorm, OF_defaultNormLog, DefaultMaxOff, in ZSTD_buildSuperBlockEntropy_sequences()
650 OF_defaultNorm, OF_defaultNormLog, DefaultMaxOff, in ZSTD_estimateSubBlockSize_sequences()
H A Dzstd_compress.c2263 OF_defaultNorm, OF_defaultNormLog, in ZSTD_entropyCompressSequences_internal()
2270 OF_defaultNorm, OF_defaultNormLog, DefaultMaxOff, in ZSTD_entropyCompressSequences_internal()
/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
3260 …6_buildSeqTable(DTableOffb, Offtype, MaxOff, OffFSELog, ip, iend-ip, OF_defaultNorm, OF_defaultNor… in ZSTDv06_decodeSeqHeaders()
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
3490 …07_buildSeqTable(DTableOffb, OFtype, MaxOff, OffFSELog, ip, iend-ip, OF_defaultNorm, OF_defaultNor… in ZSTDv07_decodeSeqHeaders()
/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
11938 OF_defaultNorm, OF_defaultNormLog, in ZSTD_buildSuperBlockEntropy_sequences()
11942 … countWksp, max, ofCodeTable, nbSeq, OF_defaultNorm, OF_defaultNormLog, DefaultMaxOff, in ZSTD_buildSuperBlockEntropy_sequences()
12354 OF_defaultNorm, OF_defaultNormLog, in ZSTD_estimateSubBlockSize_sequences()
15157 OF_defaultNorm, OF_defaultNormLog, in ZSTD_compressSequences_internal()
15164 OF_defaultNorm, OF_defaultNormLog, DefaultMaxOff, in ZSTD_compressSequences_internal()