Searched refs:ZSTDv07_decompress_usingPreparedDCtx (Results 1 – 1 of 1) sorted by relevance
3866 static size_t ZSTDv07_decompress_usingPreparedDCtx(ZSTDv07_DCtx* dctx, const ZSTDv07_DCtx* refDCtx, in ZSTDv07_decompress_usingPreparedDCtx() function4252 return ZSTDv07_decompress_usingPreparedDCtx(dctx, ddict->refContext, in ZSTDv07_decompress_usingDDict()