Searched refs:ae_res (Results 1 – 1 of 1) sorted by relevance
39 u32 ae_res; member1711 sd->ae_res = gspca_dev->pixfmt.width * gspca_dev->pixfmt.height; in setautogain()1718 sd->ae_res = h * w; in setautogain()1719 if (sd->ae_res == 0) in setautogain()1720 sd->ae_res = gspca_dev->pixfmt.width * in setautogain()1956 luma /= sd->ae_res; in do_autogain()