Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1199 size_t const streamingSize = ZSTD_cwksp_alloc_size(inBuffSize) in ZSTD_estimateCStreamSize_usingCCtxParams() local
1202 return CCtxSize + streamingSize; in ZSTD_estimateCStreamSize_usingCCtxParams()