Searched refs:maxheight (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dvideodev.h60 int maxheight; /* And height */ member in struct:video_capability
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/usbvideo/
H A Dvicam.c256 b.maxheight = 240;
H A Dkonicawc.c761 uvd->vcap.maxheight = camera_sizes[SIZE_320X240].height;
H A Dultracam.c488 uvd->vcap.maxheight = VIDEOSIZE_Y(uvd->canvas);
H A Dibmcam.c3599 uvd->vcap.maxheight = VIDEOSIZE_Y(uvd->canvas);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvino.c1320 unsigned int maxwidth, maxheight; local
1324 maxheight = vino_data_norms[vcs->data_norm].height;
1332 if (y > maxheight) {
1347 if ((y + h) > maxheight) {
1348 h = maxheight - y;
1350 y = maxheight - VINO_MIN_HEIGHT * d;
H A Dse401.c1008 b->maxheight = se401->height[se401->sizes-1];
H A Dv4l1-compat.c314 &cap->maxwidth, &cap->maxheight);
H A Dstradis.c1279 b.maxheight = 576;
H A Dcpia.c3343 b->maxheight = 288;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/au0828/
H A Dau0828-video.c1105 unsigned int maxwidth, maxheight; local
1108 maxheight = 480;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cpia2/
H A Dcpia2_v4l.c418 vc->maxheight = STV_IMAGE_VGA_ROWS;
422 vc->maxheight = STV_IMAGE_CIF_ROWS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-v4l.c372 caps->maxheight = pdev->view_max.y;

Completed in 81 milliseconds