Searched refs:ZSTD_createCCtx_advanced (Results 1 – 2 of 2) sorted by relevance
1573 ZSTDLIB_STATIC_API ZSTD_CCtx* ZSTD_createCCtx_advanced(ZSTD_customMem customMem);
91 return ZSTD_createCCtx_advanced(ZSTD_defaultCMem); in ZSTD_createCCtx()106 ZSTD_CCtx* ZSTD_createCCtx_advanced(ZSTD_customMem customMem) in ZSTD_createCCtx_advanced() function5050 return ZSTD_createCCtx_advanced(customMem); in ZSTD_createCStream_advanced()