Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v05.c330 size_t ZSTDv05_decompressBegin(ZSTDv05_DCtx* dctx);
2668 size_t ZSTDv05_decompressBegin(ZSTDv05_DCtx* dctx) in ZSTDv05_decompressBegin() function
2685 ZSTDv05_decompressBegin(dctx); in ZSTDv05_createDCtx()
3734 errorCode = ZSTDv05_decompressBegin(dctx); in ZSTDv05_decompressBegin_usingDict()