Home
last modified time | relevance | path

Searched defs:cLitSizeEstimate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress_superblock.c317 { size_t cLitSizeEstimate = HUF_estimateCompressedSize((const HUF_CElt*)huf->CTable, countWksp, maxSymbolValue); in ZSTD_estimateSubBlockSize_literal() local
H A Dzstd_compress.c3162 { size_t cLitSizeEstimate = HUF_estimateCompressedSize((const HUF_CElt*)huf->CTable, countWksp, maxSymbolValue); in ZSTD_estimateBlockSize_literal() local

Completed in 14 milliseconds