Home
last modified time | relevance | path

Searched refs:LL_defaultNormLog (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
HDzstd_compress_superblock.c205 LL_defaultNorm, LL_defaultNormLog, in ZSTD_buildSuperBlockEntropy_sequences()
210 … countWksp, max, llCodeTable, nbSeq, LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_buildSuperBlockEntropy_sequences()
654 LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_estimateSubBlockSize_sequences()
HDzstd_compress.c2234 LL_defaultNorm, LL_defaultNormLog, in ZSTD_entropyCompressSequences_internal()
2242 LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_entropyCompressSequences_internal()
/freebsd-13-stable/sys/contrib/zstd/lib/common/
HDzstd_internal.h208 static UNUSED_ATTR const U32 LL_defaultNormLog = LL_DEFAULTNORMLOG; variable
/freebsd-13-stable/sys/contrib/zstd/lib/legacy/
HDzstd_v06.c521 static const U32 LL_defaultNormLog = 6; variable
3256 …ble(DTableLL, LLtype, MaxLL, LLFSELog, ip, iend-ip, LL_defaultNorm, LL_defaultNormLog, flagRepeatT… in ZSTDv06_decodeSeqHeaders()
HDzstd_v07.c2755 static const U32 LL_defaultNormLog = 6; variable
3486 …ble(DTableLL, LLtype, MaxLL, LLFSELog, ip, iend-ip, LL_defaultNorm, LL_defaultNormLog, flagRepeatT… in ZSTDv07_decodeSeqHeaders()
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
HDzstd.c6496 static const U32 LL_defaultNormLog = LL_DEFAULTNORMLOG; variable
11911 LL_defaultNorm, LL_defaultNormLog, in ZSTD_buildSuperBlockEntropy_sequences()
11916 … countWksp, max, llCodeTable, nbSeq, LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_buildSuperBlockEntropy_sequences()
12356 LL_defaultNorm, LL_defaultNormLog, in ZSTD_estimateSubBlockSize_sequences()
15126 LL_defaultNorm, LL_defaultNormLog, in ZSTD_compressSequences_internal()
15134 LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_compressSequences_internal()