Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c135 static size_t ZSTDMT_sizeof_bufferPool(ZSTDMT_bufferPool* bufPool) in ZSTDMT_sizeof_bufferPool() function
281 return ZSTDMT_sizeof_bufferPool(seqPool); in ZSTDMT_sizeof_seqPool()
1035 + ZSTDMT_sizeof_bufferPool(mtctx->bufPool) in ZSTDMT_sizeof_CCtx()