Searched refs:ZSTD_estimateCStreamSize_usingCCtxParams (Results 1 – 2 of 2) sorted by relevance
1441 ZSTDLIB_API size_t ZSTD_estimateCStreamSize_usingCCtxParams(const ZSTD_CCtx_params* params);
1346 size_t ZSTD_estimateCStreamSize_usingCCtxParams(const ZSTD_CCtx_params* params) in ZSTD_estimateCStreamSize_usingCCtxParams() function1368 return ZSTD_estimateCStreamSize_usingCCtxParams(¶ms); in ZSTD_estimateCStreamSize_usingCParams()