Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h141 #define HUF_optimalTableLog zfs_HUF_optimalTableLog macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhuf_compress.c48 unsigned HUF_optimalTableLog(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue) in HUF_optimalTableLog() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c47 unsigned HUF_optimalTableLog(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue) in HUF_optimalTableLog() function