Searched refs:rawStat (Results 1 – 3 of 3) sorted by relevance
1083 MEM_STATIC double ZSTD_fWeight(U32 rawStat) in ZSTD_fWeight() argument1087 U32 const newStat = rawStat + 1; in ZSTD_fWeight()
46 MEM_STATIC U32 ZSTD_fracWeight(U32 rawStat) in ZSTD_fracWeight() argument48 U32 const stat = rawStat + 1; in ZSTD_fracWeight()
10915 MEM_STATIC double ZSTD_fWeight(U32 rawStat) in ZSTD_fWeight() argument10919 U32 const newStat = rawStat + 1; in ZSTD_fWeight()20192 MEM_STATIC U32 ZSTD_fracWeight(U32 rawStat) in ZSTD_fracWeight() argument20194 U32 const stat = rawStat + 1; in ZSTD_fracWeight()