Searched refs:ZSTDMT_compressStream_generic (Results 1 – 4 of 4) sorted by relevance
84 size_t ZSTDMT_compressStream_generic(ZSTDMT_CCtx* mtctx,
1789 size_t ZSTDMT_compressStream_generic(ZSTDMT_CCtx* mtctx, in ZSTDMT_compressStream_generic() function
5665 flushMin = ZSTDMT_compressStream_generic(cctx->mtctx, output, input, endOp); in ZSTD_compressStream2()
4030 flushMin = ZSTDMT_compressStream_generic(cctx->mtctx, output, input, endOp); in ZSTD_compressStream2()