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