Searched refs:cumulative_target (Results 1 – 1 of 1) sorted by relevance
138 unsigned prob, cumulative_target; in lag_read_prob_header() local200 cumulative_target = 1U << scale_factor; in lag_read_prob_header()202 if (scaled_cumul_prob > cumulative_target) { in lag_read_prob_header()208 scaled_cumul_prob = cumulative_target - scaled_cumul_prob; in lag_read_prob_header()