Searched refs:ZSTD_estimateCCtxSize_usingCCtxParams (Results 1 – 5 of 5) sorted by relevance
327 #define ZSTD_estimateCCtxSize_usingCCtxParams \ macro
1320 ZSTDLIB_API size_t ZSTD_estimateCCtxSize_usingCCtxParams(const ZSTD_CCtx_params* params);
4380 ZSTDLIB_API size_t ZSTD_estimateCCtxSize_usingCCtxParams(const ZSTD_CCtx_params* params);14210 size_t ZSTD_estimateCCtxSize_usingCCtxParams(const ZSTD_CCtx_params* params) in ZSTD_estimateCCtxSize_usingCCtxParams() function14254 return ZSTD_estimateCCtxSize_usingCCtxParams(¶ms); in ZSTD_estimateCCtxSize_usingCParams()14279 size_t const CCtxSize = ZSTD_estimateCCtxSize_usingCCtxParams(params); in ZSTD_estimateCStreamSize_usingCCtxParams()
1404 ZSTDLIB_API size_t ZSTD_estimateCCtxSize_usingCCtxParams(const ZSTD_CCtx_params* params);
1342 size_t ZSTD_estimateCCtxSize_usingCCtxParams(const ZSTD_CCtx_params* params) in ZSTD_estimateCCtxSize_usingCCtxParams() function1358 return ZSTD_estimateCCtxSize_usingCCtxParams(¶ms); in ZSTD_estimateCCtxSize_usingCParams()