Searched refs:ZSTDv06_decompressBegin (Results 1 – 1 of 1) sorted by relevance
345 ZSTDLIBv06_API size_t ZSTDv06_decompressBegin(ZSTDv06_DCtx* dctx);2833 size_t ZSTDv06_decompressBegin(ZSTDv06_DCtx* dctx) in ZSTDv06_decompressBegin() function2850 ZSTDv06_decompressBegin(dctx); in ZSTDv06_createDCtx()3881 { size_t const errorCode = ZSTDv06_decompressBegin(dctx); in ZSTDv06_decompressBegin_usingDict()