Searched defs:defaultNorm (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/zstd/lib/compress/ |
H A D | zstd_compress_sequences.c | 161 short const* defaultNorm, U32 defaultNormLog, in ZSTD_selectEncodingType() 247 const S16* defaultNorm, U32 defaultNormLog, U32 defaultMax, in ZSTD_buildCTable()
|
H A D | zstd_compress_superblock.c | 334 short const* defaultNorm, U32 defaultNormLog, U32 defaultMax, in ZSTD_estimateSubBlockSize_symbolType()
|
H A D | zstd_compress.c | 3797 short const* defaultNorm, U32 defaultNormLog, U32 defaultMax, in ZSTD_estimateBlockSize_symbolType()
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v06.c | 3134 const S16* defaultNorm, U32 defaultLog, U32 flagRepeatTable) in ZSTDv06_buildSeqTable()
|
H A D | zstd_v07.c | 3365 const S16* defaultNorm, U32 defaultLog, U32 flagRepeatTable) in ZSTDv07_buildSeqTable()
|