Searched defs:factor (Results 1 – 5 of 5) sorted by relevance
68 static INLINE vp9_prob weighted_prob(int prob1, int prob2, int factor) { in weighted_prob()78 const unsigned int factor = max_update_factor * count / count_sat; in merge_probs() local
77 const float factor = 0.5; in apply_cyclic_refresh_bitrate() local
289 static void set_rate_correction_factor(VP9_COMP *cpi, double factor) { in set_rate_correction_factor()
1936 const int factor = (i == 0 || i == 3 ? 1 : 2); in scale_and_extend_frame() local
1921 uint factor = 1; in bcm_qdbm_to_mw() local