Searched refs:ZSTD_copyDCtx (Results 1 – 2 of 2) sorted by relevance
1103 void ZSTD_copyDCtx(ZSTD_DCtx *dctx, const ZSTD_DCtx *preparedDCtx);
155 void ZSTD_copyDCtx(ZSTD_DCtx *dstDCtx, const ZSTD_DCtx *srcDCtx) in ZSTD_copyDCtx() function2519 EXPORT_SYMBOL(ZSTD_copyDCtx);