Searched refs:producedCSize (Results 1 – 2 of 2) sorted by relevance
484 unsigned long long producedCSize; member
1814 fp.produced = cctx->producedCSize; in ZSTD_getFrameProgression()1815 …fp.flushed = cctx->producedCSize; /* simplified; some data might still be left within streaming… in ZSTD_getFrameProgression()2122 zc->producedCSize = 0; in ZSTD_resetCCtx_internal()4516 S64 savings = (S64)cctx->consumedSrcSize - (S64)cctx->producedCSize; in ZSTD_compress_frameChunk()4752 cctx->producedCSize += (cSize + fhSize); in ZSTD_compressContinue_internal()