Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/zstd/lib/legacy/
Dzstd_v07.c3854 size_t ZSTDv07_decompress_usingPreparedDCtx(ZSTDv07_DCtx* dctx, const ZSTDv07_DCtx* refDCtx, in ZSTDv07_decompress_usingPreparedDCtx() function
4211 return ZSTDv07_decompress_usingPreparedDCtx(dctx, ddict->refContext, in ZSTDv07_decompress_usingDDict()