Home
last modified time | relevance | path

Searched refs:ML_defaultNormLog (Results 1 – 8 of 8) sorted by relevance

/src/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_internal.h156 static UNUSED_ATTR const U32 ML_defaultNormLog = ML_DEFAULTNORMLOG; variable
/src/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h157 static UNUSED_ATTR const U32 ML_defaultNormLog = ML_DEFAULTNORMLOG; variable
/src/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c382 ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_estimateSubBlockSize_sequences()
H A Dzstd_compress.c2543 ML_defaultNorm, ML_defaultNormLog, in ZSTD_buildSequencesStatistics()
2550 ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_buildSequencesStatistics()
3321 ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_estimateBlockSize_sequences()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_superblock.c388 ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_estimateSubBlockSize_sequences()
H A Dzstd_compress.c2858 ML_defaultNorm, ML_defaultNormLog, in ZSTD_buildSequencesStatistics()
2865 ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_buildSequencesStatistics()
3917 ML_defaultNorm, ML_defaultNormLog, MaxML, in ZSTD_estimateBlockSize_sequences()
/src/sys/contrib/zstd/lib/legacy/
H A Dzstd_v06.c528 static const U32 ML_defaultNormLog = 6; variable
3260 …ble(DTableML, MLtype, MaxML, MLFSELog, ip, iend-ip, ML_defaultNorm, ML_defaultNormLog, flagRepeatT… in ZSTDv06_decodeSeqHeaders()
H A Dzstd_v07.c2761 static const U32 ML_defaultNormLog = 6; variable
3490 …ble(DTableML, MLtype, MaxML, MLFSELog, ip, iend-ip, ML_defaultNorm, ML_defaultNormLog, flagRepeatT… in ZSTDv07_decodeSeqHeaders()