Searched refs:ZSTD_estimateCStreamSize_usingCCtxParams (Results 1 – 7 of 7) sorted by relevance
117 size_t const cstreamEstimatedSize = ZSTD_estimateCStreamSize_usingCCtxParams(cctxParams); in main()
334 #define ZSTD_estimateCStreamSize_usingCCtxParams \ macro
1338 ZSTDLIB_API size_t ZSTD_estimateCStreamSize_usingCCtxParams(const ZSTD_CCtx_params* params);
4398 ZSTDLIB_API size_t ZSTD_estimateCStreamSize_usingCCtxParams(const ZSTD_CCtx_params* params);14274 size_t ZSTD_estimateCStreamSize_usingCCtxParams(const ZSTD_CCtx_params* params) in ZSTD_estimateCStreamSize_usingCCtxParams() function14293 return ZSTD_estimateCStreamSize_usingCCtxParams(¶ms); in ZSTD_estimateCStreamSize_usingCParams()
1422 ZSTDLIB_API size_t ZSTD_estimateCStreamSize_usingCCtxParams(const ZSTD_CCtx_params* params);
170 api: Fix ZSTD_estimateCStreamSize_usingCCtxParams()
1378 size_t ZSTD_estimateCStreamSize_usingCCtxParams(const ZSTD_CCtx_params* params) in ZSTD_estimateCStreamSize_usingCCtxParams() function1400 return ZSTD_estimateCStreamSize_usingCCtxParams(¶ms); in ZSTD_estimateCStreamSize_usingCParams()