Searched defs:toFlush (Results 1 – 3 of 3) sorted by relevance
1117 size_t toFlush; in ZSTDMT_toFlushNow() local1483 … size_t const toFlush = MIN(cSize - mtctx->jobs[wJobID].dstFlushed, output->size - output->pos); in ZSTDMT_flushProduced() local
5459 { size_t const toFlush = zcs->outBuffContentSize - zcs->outBuffFlushedSize; in ZSTD_compressStream_generic() local6176 size_t const toFlush = remainingToFlush + lastBlockSize + checksumSize; in ZSTD_endStream() local
3908 { size_t const toFlush = zcs->outBuffContentSize - zcs->outBuffFlushedSize; in ZSTD_compressStream_generic() local4106 size_t const toFlush = remainingToFlush + lastBlockSize + checksumSize; in ZSTD_endStream() local