Searched refs:sequencesSectionHeaderSize (Results 1 – 1 of 1) sorted by relevance
646 size_t sequencesSectionHeaderSize = 3; /* Use hard coded size of 3 bytes */ in ZSTD_estimateSubBlockSize_sequences() local661 return cSeqSizeEstimate + sequencesSectionHeaderSize; in ZSTD_estimateSubBlockSize_sequences()