Searched refs:VIDEOSIZE_VGA (Results 1 – 3 of 3) sorted by relevance
1015 return VIDEOSIZE_VGA; in cpia2_match_video_size()1053 case VIDEOSIZE_VGA: in set_vw_size()1335 int image_type = VIDEOSIZE_VGA; in config_sensor_500()1343 image_type = VIDEOSIZE_VGA; in config_sensor_500()1377 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()1385 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()1399 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()1410 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()1416 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()1424 if (image_type == VIDEOSIZE_VGA) in config_sensor_500()[all …]
82 VIDEOSIZE_VGA = 0, /* 640x480 */ enumerator
364 case VIDEOSIZE_VGA: in cpia2_try_fmt_vid_cap()