Searched defs:totalInputSize (Results 1 – 3 of 3) sorted by relevance
1276 uint64_t totalInputSize() const { return uint64_t(dupCount) * typeSize; } in printStats() function
6462 size_t const totalInputSize = inputSize + cctx->stableIn_notConsumed; in ZSTD_compressStream2() local
6463 size_t const totalInputSize = inputSize + cctx->stableIn_notConsumed; in ZSTD_compressStream2() local