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