Home
last modified time | relevance | path

Searched refs:ZSTD_copyDCtx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dzstd.h1103 void ZSTD_copyDCtx(ZSTD_DCtx *dctx, const ZSTD_DCtx *preparedDCtx);
/OK3568_Linux_fs/kernel/lib/zstd/
H A Ddecompress.c155 void ZSTD_copyDCtx(ZSTD_DCtx *dstDCtx, const ZSTD_DCtx *srcDCtx) in ZSTD_copyDCtx() function
2522 EXPORT_SYMBOL(ZSTD_copyDCtx);