| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_compress_superblock.c | 205 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()
|
| H A D | zstd_compress.c | 2234 LL_defaultNorm, LL_defaultNormLog, in ZSTD_entropyCompressSequences_internal() 2242 LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_entropyCompressSequences_internal()
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | zstd_internal.h | 200 static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = { variable
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/include/ |
| H A D | zstd_compat_wrapper.h | 146 #define LL_defaultNorm zfs_LL_defaultNorm macro
|
| /f-stack/freebsd/contrib/zstd/lib/legacy/ |
| H A D | zstd_v06.c | 518 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, variable 3256 …STDv06_buildSeqTable(DTableLL, LLtype, MaxLL, LLFSELog, ip, iend-ip, LL_defaultNorm, LL_defaultNor… in ZSTDv06_decodeSeqHeaders()
|
| H A D | zstd_v07.c | 2752 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, variable 3486 …STDv07_buildSeqTable(DTableLL, LLtype, MaxLL, LLFSELog, ip, iend-ip, LL_defaultNorm, LL_defaultNor… in ZSTDv07_decodeSeqHeaders()
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 6491 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, variable 11913 LL_defaultNorm, LL_defaultNormLog, in ZSTD_buildSuperBlockEntropy_sequences() 11918 … countWksp, max, llCodeTable, nbSeq, LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_buildSuperBlockEntropy_sequences() 12358 LL_defaultNorm, LL_defaultNormLog, in ZSTD_estimateSubBlockSize_sequences() 15128 LL_defaultNorm, LL_defaultNormLog, in ZSTD_compressSequences_internal() 15136 LL_defaultNorm, LL_defaultNormLog, MaxLL, in ZSTD_compressSequences_internal()
|