Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress.c185 static size_t ZSTD_sizeof_mtctx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_mtctx() function
199 + ZSTD_sizeof_mtctx(cctx); in ZSTD_sizeof_CCtx()