Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h163 #define ZSTD_CCtxParams_init zfs_ZSTD_CCtxParams_init macro
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c264 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c13319 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init() function