Searched refs:LL_defaultNormLog (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/lib/zstd/compress/ |
D | zstd_compress_superblock.c | 206 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()
|
D | zstd_compress.c | 2183 LL_defaultNorm, LL_defaultNormLog, in ZSTD_entropyCompressSequences_internal() 2191 LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_entropyCompressSequences_internal()
|
/Linux-v6.1/lib/zstd/common/ |
D | zstd_internal.h | 200 static UNUSED_ATTR const U32 LL_defaultNormLog = LL_DEFAULTNORMLOG; variable
|