Searched refs:BWeight (Results 1 – 2 of 2) sorted by relevance
1435 U32 const BWeight = hb * fp_multiplier; in ZSTD_fWeight() local1437 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()