Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dhuf_compress.c47 unsigned HUF_optimalTableLog(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue) in HUF_optimalTableLog() function
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h132 #define HUF_optimalTableLog zfs_HUF_optimalTableLog macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c8412 unsigned HUF_optimalTableLog(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue) in HUF_optimalTableLog() function