ae_res             26 drivers/media/usb/gspca/nw80x.c 	u32 ae_res;
ae_res           1704 drivers/media/usb/gspca/nw80x.c 		sd->ae_res = gspca_dev->pixfmt.width * gspca_dev->pixfmt.height;
ae_res           1711 drivers/media/usb/gspca/nw80x.c 		sd->ae_res = h * w;
ae_res           1712 drivers/media/usb/gspca/nw80x.c 		if (sd->ae_res == 0)
ae_res           1713 drivers/media/usb/gspca/nw80x.c 			sd->ae_res = gspca_dev->pixfmt.width *
ae_res           1950 drivers/media/usb/gspca/nw80x.c 	luma /= sd->ae_res;