Home
last modified time | relevance | path

Searched refs:ZSTDMT_compressStream_generic (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.h81 size_t ZSTDMT_compressStream_generic(ZSTDMT_CCtx* mtctx,
H A Dzstdmt_compress.c1741 size_t ZSTDMT_compressStream_generic(ZSTDMT_CCtx* mtctx, in ZSTDMT_compressStream_generic() function
H A Dzstd_compress.c4452 flushMin = ZSTDMT_compressStream_generic(cctx->mtctx, output, input, endOp); in ZSTD_compressStream2()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c9879 ZSTDMT_API size_t ZSTDMT_compressStream_generic(ZSTDMT_CCtx* mtctx,
17113 flushMin = ZSTDMT_compressStream_generic(cctx->mtctx, output, input, endOp); in ZSTD_compressStream2()