Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_compress_superblock.c646 size_t sequencesSectionHeaderSize = 3; /* Use hard coded size of 3 bytes */ in ZSTD_estimateSubBlockSize_sequences() local
661 return cSeqSizeEstimate + sequencesSectionHeaderSize; in ZSTD_estimateSubBlockSize_sequences()