Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/gspca/
H A Dnw80x.c26 u32 ae_res; member
1704 sd->ae_res = gspca_dev->pixfmt.width * gspca_dev->pixfmt.height; in setautogain()
1711 sd->ae_res = h * w; in setautogain()
1712 if (sd->ae_res == 0) in setautogain()
1713 sd->ae_res = gspca_dev->pixfmt.width * in setautogain()
1950 luma /= sd->ae_res; in do_autogain()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/gspca/
H A Dnw80x.c26 u32 ae_res; member
1704 sd->ae_res = gspca_dev->pixfmt.width * gspca_dev->pixfmt.height; in setautogain()
1711 sd->ae_res = h * w; in setautogain()
1712 if (sd->ae_res == 0) in setautogain()
1713 sd->ae_res = gspca_dev->pixfmt.width * in setautogain()
1950 luma /= sd->ae_res; in do_autogain()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/gspca/
H A Dnw80x.c26 u32 ae_res; member
1704 sd->ae_res = gspca_dev->pixfmt.width * gspca_dev->pixfmt.height; in setautogain()
1711 sd->ae_res = h * w; in setautogain()
1712 if (sd->ae_res == 0) in setautogain()
1713 sd->ae_res = gspca_dev->pixfmt.width * in setautogain()
1950 luma /= sd->ae_res; in do_autogain()