Home
last modified time | relevance | path

Searched defs:mtctx (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c892 ZSTDMT_CCtx* mtctx; in ZSTDMT_createCCtx_advanced_internal() local
947 static void ZSTDMT_releaseAllJobResources(ZSTDMT_CCtx* mtctx) in ZSTDMT_releaseAllJobResources()
969 static void ZSTDMT_waitForAllJobsCompleted(ZSTDMT_CCtx* mtctx) in ZSTDMT_waitForAllJobsCompleted()
984 size_t ZSTDMT_freeCCtx(ZSTDMT_CCtx* mtctx) in ZSTDMT_freeCCtx()
1002 size_t ZSTDMT_sizeof_CCtx(ZSTDMT_CCtx* mtctx) in ZSTDMT_sizeof_CCtx()
1087 size_t ZSTDMT_toFlushNow(ZSTDMT_CCtx* mtctx) in ZSTDMT_toFlushNow()
1190 ZSTDMT_CCtx* mtctx, in ZSTDMT_initCStream_internal()
1497 static range_t ZSTDMT_getInputDataInUse(ZSTDMT_CCtx* mtctx) in ZSTDMT_getInputDataInUse()
1589 static int ZSTDMT_tryGetInputRange(ZSTDMT_CCtx* mtctx) in ZSTDMT_tryGetInputRange()
1730 size_t ZSTDMT_nextInputSizeHint(const ZSTDMT_CCtx* mtctx) in ZSTDMT_nextInputSizeHint()
[all …]
H A Dzstd_compress_internal.h322 ZSTDMT_CCtx* mtctx; member
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10194 ZSTDMT_CCtx* mtctx; member