Searched refs:ZSTD_createDCtx_advanced (Results 1 – 3 of 3) sorted by relevance
49 return ZSTD_createDCtx_advanced(custom_mem); in zstd_create_dctx_advanced()
1852 ZSTDLIB_STATIC_API ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem);
296 ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem) in ZSTD_createDCtx_advanced() function