Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dhuf_compress.c525 size_t HUF_estimateCompressedSize(const HUF_CElt* CTable, const unsigned* count, unsigned maxSymbol… in HUF_estimateCompressedSize() function
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h128 #define HUF_estimateCompressedSize zfs_HUF_estimateCompressedSize macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c8786 size_t HUF_estimateCompressedSize(const HUF_CElt* CTable, const unsigned* count, unsigned maxSymbol… in HUF_estimateCompressedSize() function