Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhuf_compress.c423 size_t HUF_estimateCompressedSize(const HUF_CElt* CTable, const unsigned* count, unsigned maxSymbol… in HUF_estimateCompressedSize() function
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h140 #define HUF_estimateCompressedSize zfs_HUF_estimateCompressedSize macro
/freebsd/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c710 size_t HUF_estimateCompressedSize(const HUF_CElt* CTable, const unsigned* count, unsigned maxSymbol… in HUF_estimateCompressedSize() function