Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress.c1643 const size_t buffInSize, in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
2063 … size_t const buffInSize = (zbuff == ZSTDb_buffered && params->inBufferMode == ZSTD_bm_buffered) in ZSTD_resetCCtx_internal() local