Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1707 const size_t buffInSize, in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
2137 … size_t const buffInSize = (zbuff == ZSTDb_buffered && params->inBufferMode == ZSTD_bm_buffered) in ZSTD_resetCCtx_internal() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1708 const size_t buffInSize, in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
2138 … size_t const buffInSize = (zbuff == ZSTDb_buffered && params->inBufferMode == ZSTD_bm_buffered) in ZSTD_resetCCtx_internal() local