Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14279 size_t const CCtxSize = ZSTD_estimateCCtxSize_usingCCtxParams(params); in ZSTD_estimateCStreamSize_usingCCtxParams() local
14286 return CCtxSize + streamingSize; in ZSTD_estimateCStreamSize_usingCCtxParams()