Home
last modified time | relevance | path

Searched refs:ZSTD_createDCtx (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-threads.c271 ZSTD_DCtx *dctx = ZSTD_createDCtx(); in qcow2_zstd_decompress()
/openbmc/linux/include/linux/
H A Dzstd_lib.h217 ZSTDLIB_API ZSTD_DCtx* ZSTD_createDCtx(void);
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress.c295 ZSTD_DCtx* ZSTD_createDCtx(void) in ZSTD_createDCtx() function