Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h213 #define ZSTD_compressBegin zfs_ZSTD_compressBegin macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1950 ZSTDLIB_API size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel);
H A Dzstd.c5010 ZSTDLIB_API size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel);
16248 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin() function
/f-stack/freebsd/contrib/zstd/lib/
H A Dzstd.h2226 ZSTDLIB_API size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel);
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c3426 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin() function