Home
last modified time | relevance | path

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

/drivers/media/usb/cpia2/
Dcpia2_core.c1020 return VIDEOSIZE_VGA; in cpia2_match_video_size()
1058 case VIDEOSIZE_VGA: in set_vw_size()
1340 int image_type = VIDEOSIZE_VGA; in config_sensor_500()
1348 image_type = VIDEOSIZE_VGA; in config_sensor_500()
1382 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1390 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1404 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1415 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1421 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1429 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
[all …]
Dcpia2.h69 VIDEOSIZE_VGA = 0, /* 640x480 */ enumerator
Dcpia2_v4l.c328 case VIDEOSIZE_VGA: in cpia2_try_fmt_vid_cap()