Searched refs:ZSTDv07_decompress_usingPreparedDCtx (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/contrib/zstd/lib/legacy/
H A Dzstd_v07.c3857 /*! ZSTDv07_decompress_usingPreparedDCtx() :
3862 static size_t ZSTDv07_decompress_usingPreparedDCtx(ZSTDv07_DCtx* dctx, const ZSTDv07_DCtx* refDCtx, function
4248 return ZSTDv07_decompress_usingPreparedDCtx(dctx, ddict->refContext,

Completed in 136 milliseconds