Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dfse_compress.c325 unsigned FSE_optimalTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue… in FSE_optimalTableLog_internal() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dfse_compress.c365 unsigned FSE_optimalTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue… in FSE_optimalTableLog_internal() function
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h114 #define FSE_optimalTableLog_internal zfs_FSE_optimalTableLog_internal macro