Home
last modified time | relevance | path

Searched defs:comp2_avg (Results 1 – 2 of 2) sorted by relevance

/external/v4l-utils/lib/libv4lconvert/processing/
Dwhitebalance.c47 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() local
166 int x, y, green_avg = 0, comp1_avg = 0, comp2_avg = 0; in whitebalance_calculate_lookup_tables_rgb() local
Dlibv4lprocessing-priv.h48 int comp2_avg; member