Home
last modified time | relevance | path

Searched refs:producedCSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h201 unsigned long long producedCSize; member
H A Dzstd_compress.c788 fp.produced = cctx->producedCSize; in ZSTD_getFrameProgression()
885 cctx->producedCSize = 0; in ZSTD_continueCCtx()
1027 zc->producedCSize = 0; in ZSTD_resetCCtx_internal()
2155 cctx->producedCSize += (cSize + fhSize); in ZSTD_compressContinue_internal()