Searched refs:rawStat (Results 1 – 4 of 4) sorted by relevance
1005 MEM_STATIC double ZSTD_fWeight(U32 rawStat) in ZSTD_fWeight() argument1009 U32 const newStat = rawStat + 1; in ZSTD_fWeight()
47 MEM_STATIC U32 ZSTD_fracWeight(U32 rawStat) in ZSTD_fracWeight() argument49 U32 const stat = rawStat + 1; in ZSTD_fracWeight()
1333 MEM_STATIC double ZSTD_fWeight(U32 rawStat) in ZSTD_fWeight() argument1337 U32 const newStat = rawStat + 1; in ZSTD_fWeight()
45 MEM_STATIC U32 ZSTD_fracWeight(U32 rawStat) in ZSTD_fracWeight() argument47 U32 const stat = rawStat + 1; in ZSTD_fracWeight()