Searched refs:ZSTD_initCCtx (Results 1 – 1 of 1) sorted by relevance
82 static void ZSTD_initCCtx(ZSTD_CCtx* cctx, ZSTD_customMem memManager) in ZSTD_initCCtx() function101 ZSTD_initCCtx(cctx, customMem); in ZSTD_createCCtx_advanced()3580 ZSTD_initCCtx(&ctxBody, ZSTD_defaultCMem); in ZSTD_compress()