Home
last modified time | relevance | path

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

/external/zstd/lib/legacy/
Dzstd_v05.c333 size_t ZSTDv05_decompressBegin(ZSTDv05_DCtx* dctx);
2672 size_t ZSTDv05_decompressBegin(ZSTDv05_DCtx* dctx) in ZSTDv05_decompressBegin() function
2689 ZSTDv05_decompressBegin(dctx); in ZSTDv05_createDCtx()
3738 errorCode = ZSTDv05_decompressBegin(dctx); in ZSTDv05_decompressBegin_usingDict()