Searched refs:set_avg (Results 1 – 1 of 1) sorted by relevance
556 static inline void set_avg(int *min, int *max) in set_avg() function574 if (b > r) set_avg(&b1->b_min, &b2->b_max); in split_box()575 else set_avg(&b1->r_min, &b2->r_max); in split_box()579 if (b > g) set_avg(&b1->b_min, &b2->b_max); in split_box()580 else set_avg(&b1->g_min, &b2->g_max); in split_box()