Home
last modified time | relevance | path

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

/external/zstd/lib/legacy/
Dzstd_v07.c89 ZSTDLIBv07_API size_t ZSTDv07_decompressBegin(ZSTDv07_DCtx* dctx);
2966 size_t ZSTDv07_decompressBegin(ZSTDv07_DCtx* dctx) in ZSTDv07_decompressBegin() function
2994 ZSTDv07_decompressBegin(dctx); in ZSTDv07_createDCtx_advanced()
4172 { size_t const errorCode = ZSTDv07_decompressBegin(dctx); in ZSTDv07_decompressBegin_usingDict()