Home
last modified time | relevance | path

Searched refs:ZSTD_fWeight (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h1083 MEM_STATIC double ZSTD_fWeight(U32 rawStat) in ZSTD_fWeight() function
1105 u, table[u], ZSTD_fWeight(sum) - ZSTD_fWeight(table[u]) ); in ZSTD_debugTable()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10915 MEM_STATIC double ZSTD_fWeight(U32 rawStat) in ZSTD_fWeight() function
10937 u, table[u], ZSTD_fWeight(sum) - ZSTD_fWeight(table[u]) ); in ZSTD_debugTable()