Searched refs:cctxSpace (Results 1 – 2 of 2) sorted by relevance
1150 size_t const cctxSpace = ZSTD_cwksp_alloc_size(sizeof(ZSTD_CCtx)); in ZSTD_estimateCCtxSize_usingCCtxParams() local1153 cctxSpace + in ZSTD_estimateCCtxSize_usingCCtxParams()1461 { size_t const cctxSpace = zc->staticSize ? ZSTD_cwksp_alloc_size(sizeof(ZSTD_CCtx)) : 0; in ZSTD_resetCCtx_internal() local1469 cctxSpace + in ZSTD_resetCCtx_internal()
1487 size_t const cctxSpace = isStatic ? ZSTD_cwksp_alloc_size(sizeof(ZSTD_CCtx)) : 0; in ZSTD_estimateCCtxSize_usingCCtxParams_internal() local1490 cctxSpace + in ZSTD_estimateCCtxSize_usingCCtxParams_internal()