Searched refs:refDCtx (Results 1 – 3 of 3) sorted by relevance
3467 size_t ZSTDv05_decompress_usingPreparedDCtx(ZSTDv05_DCtx* dctx, const ZSTDv05_DCtx* refDCtx, in ZSTDv05_decompress_usingPreparedDCtx() argument3471 ZSTDv05_copyDCtx(dctx, refDCtx); in ZSTDv05_decompress_usingPreparedDCtx()
3615 size_t ZSTDv06_decompress_usingPreparedDCtx(ZSTDv06_DCtx* dctx, const ZSTDv06_DCtx* refDCtx, in ZSTDv06_decompress_usingPreparedDCtx() argument3619 ZSTDv06_copyDCtx(dctx, refDCtx); in ZSTDv06_decompress_usingPreparedDCtx()
3854 size_t ZSTDv07_decompress_usingPreparedDCtx(ZSTDv07_DCtx* dctx, const ZSTDv07_DCtx* refDCtx, in ZSTDv07_decompress_usingPreparedDCtx() argument3858 ZSTDv07_copyDCtx(dctx, refDCtx); in ZSTDv07_decompress_usingPreparedDCtx()