Home
last modified time | relevance | path

Searched defs:ZSTD_CCtxParams_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h169 #define ZSTD_CCtxParams_init zfs_ZSTD_CCtxParams_init macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c235 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c331 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init() function