Searched defs:comp2_avg (Results 1 – 2 of 2) sorted by relevance
47 struct v4lprocessing_data *data, int green_avg, int comp1_avg, int comp2_avg) in whitebalance_calculate_lookup_tables_generic()128 int green_avg, comp1_avg, comp2_avg; in whitebalance_calculate_lookup_tables_bayer() local166 int x, y, green_avg = 0, comp1_avg = 0, comp2_avg = 0; in whitebalance_calculate_lookup_tables_rgb() local
48 int comp2_avg; member