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