Searched refs:bufferSpace (Results 1 – 2 of 2) sorted by relevance
1323 size_t const bufferSpace = ZSTD_cwksp_alloc_size(buffInSize) in ZSTD_estimateCCtxSize_usingCCtxParams_internal() local1336 bufferSpace; in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
14231 size_t const bufferSpace = ZSTD_cwksp_alloc_size(0) in ZSTD_estimateCCtxSize_usingCCtxParams() local14244 bufferSpace; in ZSTD_estimateCCtxSize_usingCCtxParams()14548 … size_t const bufferSpace = ZSTD_cwksp_alloc_size(buffInSize) + ZSTD_cwksp_alloc_size(buffOutSize); in ZSTD_resetCCtx_internal() local14560 bufferSpace; in ZSTD_resetCCtx_internal()14566 neededSpace>>10, matchStateSize>>10, bufferSpace>>10); in ZSTD_resetCCtx_internal()