Searched refs:ZSTD_decompressBegin (Results 1 – 4 of 4) sorted by relevance
1330 size_t ZSTD_decompressBegin(ZSTD_DCtx* dctx) in ZSTD_decompressBegin() function1356 FORWARD_IF_ERROR( ZSTD_decompressBegin(dctx) , ""); in ZSTD_decompressBegin_usingDict()1379 FORWARD_IF_ERROR( ZSTD_decompressBegin(dctx) , ""); in ZSTD_decompressBegin_usingDDict()
2378 ZSTDLIB_API size_t ZSTD_decompressBegin(ZSTD_DCtx* dctx);
17035 ffff8000104b8314 T ZSTD_decompressBegin
Completed in 330 milliseconds