Searched refs:ZSTD_estimateCCtxSize_usingCCtxParams (Results 1 – 2 of 2) sorted by relevance
1423 ZSTDLIB_API size_t ZSTD_estimateCCtxSize_usingCCtxParams(const ZSTD_CCtx_params* params);
1302 size_t ZSTD_estimateCCtxSize_usingCCtxParams(const ZSTD_CCtx_params* params) in ZSTD_estimateCCtxSize_usingCCtxParams() function1318 return ZSTD_estimateCCtxSize_usingCCtxParams(¶ms); in ZSTD_estimateCCtxSize_usingCParams()