Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dzstd.h1005 size_t ZSTD_compressBegin(ZSTD_CCtx *cctx, int compressionLevel);
/Linux-v4.19/lib/zstd/
Dcompress.c2760 size_t ZSTD_compressBegin(ZSTD_CCtx *cctx, int compressionLevel) { return ZSTD_compressBegin_usingD… in ZSTD_compressBegin() function
3472 EXPORT_SYMBOL(ZSTD_compressBegin);