Home
last modified time | relevance | path

Searched defs:toFlush (Results 1 – 2 of 2) sorted by relevance

/external/zstd/lib/compress/
Dzstdmt_compress.c1117 size_t toFlush; in ZSTDMT_toFlushNow() local
1483 … size_t const toFlush = MIN(cSize - mtctx->jobs[wJobID].dstFlushed, output->size - output->pos); in ZSTDMT_flushProduced() local
Dzstd_compress.c5459 { size_t const toFlush = zcs->outBuffContentSize - zcs->outBuffFlushedSize; in ZSTD_compressStream_generic() local
6176 size_t const toFlush = remainingToFlush + lastBlockSize + checksumSize; in ZSTD_endStream() local