Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dfse_compress.c339 unsigned FSE_optimalTableLog(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue) in FSE_optimalTableLog() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dfse_compress.c379 unsigned FSE_optimalTableLog(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue) in FSE_optimalTableLog() function
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h115 #define FSE_optimalTableLog zfs_FSE_optimalTableLog macro