Searched refs:ZSTD_createCCtx_advanced (Results 1 – 2 of 2) sorted by relevance
1507 ZSTDLIB_API ZSTD_CCtx* ZSTD_createCCtx_advanced(ZSTD_customMem customMem);
76 return ZSTD_createCCtx_advanced(ZSTD_defaultCMem); in ZSTD_createCCtx()91 ZSTD_CCtx* ZSTD_createCCtx_advanced(ZSTD_customMem customMem) in ZSTD_createCCtx_advanced() function3934 return ZSTD_createCCtx_advanced(customMem); in ZSTD_createCStream_advanced()