Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/compress/
Dzstd_compress.c1395 const size_t buffOutSize, in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
1782 … size_t const buffOutSize = (zbuff == ZSTDb_buffered && params->outBufferMode == ZSTD_bm_buffered) in ZSTD_resetCCtx_internal() local