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

/drivers/staging/media/omap24xx/
H A Dtcm825x.h161 enum image_size { subQCIF = 0, QQVGA, QCIF, QVGA, CIF, VGA }; enumerator in enum:image_size
195 { 320, 240 }, /* QVGA */
H A Dtcm825x.c870 /* Make the default capture format QVGA RGB565 */
871 sensor->pix.width = tcm825x_sizes[QVGA].width;
872 sensor->pix.height = tcm825x_sizes[QVGA].height;
/drivers/media/i2c/soc_camera/
H A Dov9640.c337 enum { QQCIF, QQVGA, QCIF, QVGA, CIF, VGA, SXGA }; enumerator in enum:__anon2210

Completed in 87 milliseconds