Searched refs:ZSTD_createDCtx (Results 1 – 2 of 2) sorted by relevance
209 ZSTDLIB_API ZSTD_DCtx* ZSTD_createDCtx(void);
292 ZSTD_DCtx* ZSTD_createDCtx(void) in ZSTD_createDCtx() function979 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in ZSTD_decompress()