Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cpia2/
Dcpia2_core.c1035 return VIDEOSIZE_QVGA; in cpia2_match_video_size()
1081 case VIDEOSIZE_QVGA: in set_vw_size()
1192 image_type = VIDEOSIZE_QVGA; in config_sensor_410()
1361 image_type = VIDEOSIZE_QVGA; in config_sensor_500()
1432 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
1446 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
1469 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
1483 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
Dcpia2.h80 VIDEOSIZE_QVGA, /* 320x240 */ enumerator
Dcpia2_v4l.c368 case VIDEOSIZE_QVGA: in cpia2_try_fmt_vid_cap()