Searched refs:VIDEOSIZE_VGA (Results 1 – 3 of 3) sorted by relevance
1020 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 …]
69 VIDEOSIZE_VGA = 0, /* 640x480 */ enumerator
328 case VIDEOSIZE_VGA: in cpia2_try_fmt_vid_cap()