Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h189 #define ZSTD_compressBegin zfs_ZSTD_compressBegin macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1926 ZSTDLIB_API size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel);
/freebsd/sys/contrib/zstd/lib/
H A Dzstd.h2408 ZSTDLIB_STATIC_API size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel);
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c3165 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c4580 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin() function