Home
last modified time | relevance | path

Searched refs:ae_res (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/usb/gspca/
Dnw80x.c35 u32 ae_res; member
1708 sd->ae_res = gspca_dev->pixfmt.width * gspca_dev->pixfmt.height; in setautogain()
1715 sd->ae_res = h * w; in setautogain()
1716 if (sd->ae_res == 0) in setautogain()
1717 sd->ae_res = gspca_dev->pixfmt.width * in setautogain()
1954 luma /= sd->ae_res; in do_autogain()