Home
last modified time | relevance | path

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

/linux-5.19.10/lib/zstd/compress/
Dzstd_compress_superblock.c206 LL_defaultNorm, LL_defaultNormLog, in ZSTD_buildSuperBlockEntropy_sequences()
211 … countWksp, max, llCodeTable, nbSeq, LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_buildSuperBlockEntropy_sequences()
657 LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_estimateSubBlockSize_sequences()
Dzstd_compress.c2183 LL_defaultNorm, LL_defaultNormLog, in ZSTD_entropyCompressSequences_internal()
2191 LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_entropyCompressSequences_internal()
/linux-5.19.10/lib/zstd/common/
Dzstd_internal.h200 static UNUSED_ATTR const U32 LL_defaultNormLog = LL_DEFAULTNORMLOG; variable