Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c252 ML_defaultNorm, ML_defaultNormLog, in ZSTD_buildSuperBlockEntropy_sequences()
256 … countWksp, max, mlCodeTable, nbSeq, ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_buildSuperBlockEntropy_sequences()
658 ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_estimateSubBlockSize_sequences()
H A Dzstd_compress.c2289 ML_defaultNorm, ML_defaultNormLog, in ZSTD_entropyCompressSequences_internal()
2296 ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_entropyCompressSequences_internal()
/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
3264 …STDv06_buildSeqTable(DTableML, MLtype, MaxML, MLFSELog, ip, iend-ip, ML_defaultNorm, ML_defaultNor… in ZSTDv06_decodeSeqHeaders()
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
3494 …STDv07_buildSeqTable(DTableML, MLtype, MaxML, MLFSELog, ip, iend-ip, ML_defaultNorm, ML_defaultNor… in ZSTDv07_decodeSeqHeaders()
/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
11960 ML_defaultNorm, ML_defaultNormLog, in ZSTD_buildSuperBlockEntropy_sequences()
11964 … countWksp, max, mlCodeTable, nbSeq, ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_buildSuperBlockEntropy_sequences()
12362 ML_defaultNorm, ML_defaultNormLog, in ZSTD_estimateSubBlockSize_sequences()
15183 ML_defaultNorm, ML_defaultNormLog, in ZSTD_compressSequences_internal()
15190 ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_compressSequences_internal()