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()
1575 ZSTDLIB_STATIC_API ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem);
290 ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem) in ZSTD_createDCtx_advanced() function
Completed in 16 milliseconds