Searched refs:refDCtx (Results 1 – 3 of 3) sorted by relevance
3481 size_t ZSTDv05_decompress_usingPreparedDCtx(ZSTDv05_DCtx* dctx, const ZSTDv05_DCtx* refDCtx, in ZSTDv05_decompress_usingPreparedDCtx() argument3485 ZSTDv05_copyDCtx(dctx, refDCtx); in ZSTDv05_decompress_usingPreparedDCtx()
3617 size_t ZSTDv06_decompress_usingPreparedDCtx(ZSTDv06_DCtx* dctx, const ZSTDv06_DCtx* refDCtx, in ZSTDv06_decompress_usingPreparedDCtx() argument3621 ZSTDv06_copyDCtx(dctx, refDCtx); in ZSTDv06_decompress_usingPreparedDCtx()
3862 static size_t ZSTDv07_decompress_usingPreparedDCtx(ZSTDv07_DCtx* dctx, const ZSTDv07_DCtx* refDCtx, in ZSTDv07_decompress_usingPreparedDCtx() argument3866 ZSTDv07_copyDCtx(dctx, refDCtx); in ZSTDv07_decompress_usingPreparedDCtx()