Home
last modified time | relevance | path

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

/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_compress.c1303 const size_t buffOutSize, in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
1625 … size_t const buffOutSize = (zbuff == ZSTDb_buffered && params.outBufferMode == ZSTD_bm_buffered) in ZSTD_resetCCtx_internal() local