Searched refs:ZSTD_createCCtx (Results 1 – 2 of 2) sorted by relevance
186 ZSTDLIB_API ZSTD_CCtx* ZSTD_createCCtx(void);
74 ZSTD_CCtx* ZSTD_createCCtx(void) in ZSTD_createCCtx() function3545 ZSTD_CCtx* cctx = ZSTD_createCCtx(); in ZSTD_compress()