Searched refs:BWeight (Results 1 – 4 of 4) sorted by relevance
1339 U32 const BWeight = hb * fp_multiplier; in ZSTD_fWeight() local1341 U32 const weight = BWeight + FWeight; in ZSTD_fWeight()
49 U32 const BWeight = hb * BITCOST_MULTIPLIER; in ZSTD_fracWeight() local51 U32 const weight = BWeight + FWeight; in ZSTD_fracWeight()
1444 U32 const BWeight = hb * fp_multiplier; in ZSTD_fWeight() local1446 U32 const weight = BWeight + FWeight; in ZSTD_fWeight()
58 U32 const BWeight = hb * BITCOST_MULTIPLIER; in ZSTD_fracWeight() local63 U32 const weight = BWeight + FWeight; in ZSTD_fracWeight()