Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cpia2/
Dcpia2_core.c1021 return VIDEOSIZE_QVGA; in cpia2_match_video_size()
1067 case VIDEOSIZE_QVGA: in set_vw_size()
1178 image_type = VIDEOSIZE_QVGA; in config_sensor_410()
1347 image_type = VIDEOSIZE_QVGA; in config_sensor_500()
1418 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
1432 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
1455 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
1469 else if (image_type == VIDEOSIZE_QVGA) in config_sensor_500()
Dcpia2.h84 VIDEOSIZE_QVGA, /* 320x240 */ enumerator
Dcpia2_v4l.c372 case VIDEOSIZE_QVGA: in cpia2_try_fmt_vid_cap()