Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v07.c3866 static size_t ZSTDv07_decompress_usingPreparedDCtx(ZSTDv07_DCtx* dctx, const ZSTDv07_DCtx* refDCtx, in ZSTDv07_decompress_usingPreparedDCtx() function
4252 return ZSTDv07_decompress_usingPreparedDCtx(dctx, ddict->refContext, in ZSTDv07_decompress_usingDDict()