Searched refs:cBlockSizeEstimate (Results 1 – 1 of 1) sorted by relevance
733 size_t cBlockSizeEstimate = 0; in ZSTD_compressSubBlock_multi() local752 …cBlockSizeEstimate = ZSTD_estimateSubBlockSize(lp, litSize, ofCodePtr, llCodePtr, mlCodePtr, seqCo… in ZSTD_compressSubBlock_multi()755 if (cBlockSizeEstimate > targetCBlockSize || lastSequence) { in ZSTD_compressSubBlock_multi()