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

/drivers/media/video/gspca/
H A Dnw80x.c51 u32 ae_res; member in struct:sd
1731 sd->ae_res = gspca_dev->width * gspca_dev->height;
1738 sd->ae_res = h * w;
1739 if (sd->ae_res == 0)
1740 sd->ae_res = gspca_dev->width * gspca_dev->height;
2021 luma /= sd->ae_res;

Completed in 41 milliseconds