Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.h84 size_t ZSTDMT_compressStream_generic(ZSTDMT_CCtx* mtctx,
H A Dzstdmt_compress.c1789 size_t ZSTDMT_compressStream_generic(ZSTDMT_CCtx* mtctx, in ZSTDMT_compressStream_generic() function
H A Dzstd_compress.c5665 flushMin = ZSTDMT_compressStream_generic(cctx->mtctx, output, input, endOp); in ZSTD_compressStream2()
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c4030 flushMin = ZSTDMT_compressStream_generic(cctx->mtctx, output, input, endOp); in ZSTD_compressStream2()