Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cpia2/
Dcpia2_core.c1029 return VIDEOSIZE_VGA; in cpia2_match_video_size()
1067 case VIDEOSIZE_VGA: in set_vw_size()
1349 int image_type = VIDEOSIZE_VGA; in config_sensor_500()
1357 image_type = VIDEOSIZE_VGA; in config_sensor_500()
1391 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1399 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1413 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1424 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1430 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
1438 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()
[all …]
Dcpia2.h78 VIDEOSIZE_VGA = 0, /* 640x480 */ enumerator
Dcpia2_v4l.c360 case VIDEOSIZE_VGA: in cpia2_try_fmt_vid_cap()