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