Searched refs:BWeight (Results 1 – 3 of 3) sorted by relevance
1089 U32 const BWeight = hb * fp_multiplier; in ZSTD_fWeight() local1091 U32 const weight = BWeight + FWeight; in ZSTD_fWeight()
50 U32 const BWeight = hb * BITCOST_MULTIPLIER; in ZSTD_fracWeight() local52 U32 const weight = BWeight + FWeight; in ZSTD_fracWeight()
10921 U32 const BWeight = hb * fp_multiplier; in ZSTD_fWeight() local10923 U32 const weight = BWeight + FWeight; in ZSTD_fWeight()20196 U32 const BWeight = hb * BITCOST_MULTIPLIER; in ZSTD_fracWeight() local20198 U32 const weight = BWeight + FWeight; in ZSTD_fracWeight()