Searched defs:srcCCtx (Results 1 – 1 of 1) sorted by relevance
2131 const ZSTD_CCtx* srcCCtx, in ZSTD_copyCCtx_internal()2207 size_t ZSTD_copyCCtx(ZSTD_CCtx* dstCCtx, const ZSTD_CCtx* srcCCtx, unsigned long long pledgedSrcSiz… in ZSTD_copyCCtx()