Searched refs:ZSTDMT_flushProduced (Results 1 – 1 of 1) sorted by relevance
1436 static size_t ZSTDMT_flushProduced(ZSTDMT_CCtx* mtctx, ZSTD_outBuffer* output, unsigned blockToFlus… in ZSTDMT_flushProduced() function1854 …{ size_t const remainingToFlush = ZSTDMT_flushProduced(mtctx, output, !forwardInputProgress, end… in ZSTDMT_compressStream_generic()