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