Searched refs:ZSTD_compressBegin (Results 1 – 2 of 2) sorted by relevance
1005 size_t ZSTD_compressBegin(ZSTD_CCtx *cctx, int compressionLevel);
2760 size_t ZSTD_compressBegin(ZSTD_CCtx *cctx, int compressionLevel) { return ZSTD_compressBegin_usingD… in ZSTD_compressBegin() function3472 EXPORT_SYMBOL(ZSTD_compressBegin);