Home
last modified time | relevance | path

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

/drivers/media/usb/cpia2/
Dcpia2_core.c1026 return VIDEOSIZE_QVGA; in cpia2_match_video_size()
1072 case VIDEOSIZE_QVGA: in set_vw_size()
1183 image_type = VIDEOSIZE_QVGA; in config_sensor_410()
1352 image_type = VIDEOSIZE_QVGA; in config_sensor_500()
1423 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
1437 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
1460 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
1474 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
Dcpia2.h71 VIDEOSIZE_QVGA, /* 320x240 */ enumerator
Dcpia2_v4l.c336 case VIDEOSIZE_QVGA: in cpia2_try_fmt_vid_cap()