Searched refs:refDCtx (Results 1 – 3 of 3) sorted by relevance
3621 size_t ZSTDv06_decompress_usingPreparedDCtx(ZSTDv06_DCtx* dctx, const ZSTDv06_DCtx* refDCtx, in ZSTDv06_decompress_usingPreparedDCtx() argument3625 ZSTDv06_copyDCtx(dctx, refDCtx); in ZSTDv06_decompress_usingPreparedDCtx()
3485 size_t ZSTDv05_decompress_usingPreparedDCtx(ZSTDv05_DCtx* dctx, const ZSTDv05_DCtx* refDCtx, in ZSTDv05_decompress_usingPreparedDCtx() argument3489 ZSTDv05_copyDCtx(dctx, refDCtx); in ZSTDv05_decompress_usingPreparedDCtx()
3866 static size_t ZSTDv07_decompress_usingPreparedDCtx(ZSTDv07_DCtx* dctx, const ZSTDv07_DCtx* refDCtx, in ZSTDv07_decompress_usingPreparedDCtx() argument3870 ZSTDv07_copyDCtx(dctx, refDCtx); in ZSTDv07_decompress_usingPreparedDCtx()