Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dzstd.h1005 size_t ZSTD_compressBegin(ZSTD_CCtx *cctx, int compressionLevel);
/OK3568_Linux_fs/kernel/lib/zstd/
H A Dcompress.c2760 size_t ZSTD_compressBegin(ZSTD_CCtx *cctx, int compressionLevel) { return ZSTD_compressBegin_usingD… in ZSTD_compressBegin() function
3473 EXPORT_SYMBOL(ZSTD_compressBegin);