Home
last modified time | relevance | path

Searched refs:defrect (Results 1 – 36 of 36) sorted by relevance

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dmt9t112.c876 a->defrect.left = 0; in mt9t112_cropcap()
877 a->defrect.top = 0; in mt9t112_cropcap()
878 a->defrect.width = VGA_WIDTH; in mt9t112_cropcap()
879 a->defrect.height = VGA_HEIGHT; in mt9t112_cropcap()
Dimx074.c231 a->defrect = a->bounds; in imx074_cropcap()
Dov5642.c901 a->defrect = a->bounds; in ov5642_cropcap()
Dov9640.c581 a->defrect = a->bounds; in ov9640_cropcap()
Dmt9m001.c245 a->defrect = a->bounds; in mt9m001_cropcap()
Dov9740.c746 a->defrect = a->bounds; in ov9740_cropcap()
Dtw9910.c712 a->defrect = a->bounds; in tw9910_cropcap()
Dmt9t031.c332 a->defrect = a->bounds; in mt9t031_cropcap()
Dov772x.c871 a->defrect = a->bounds; in ov772x_cropcap()
Dmt9v022.c370 a->defrect = a->bounds; in mt9v022_cropcap()
Dov2640.c948 a->defrect = a->bounds; in ov2640_cropcap()
Dmt9m111.c443 a->defrect = a->bounds; in mt9m111_cropcap()
Drj54n1cb0c.c593 a->defrect = a->bounds; in rj54n1_cropcap()
Dov6650.c495 a->defrect = a->bounds; in ov6650_cropcap()
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_camera_platform.c102 a->defrect = a->bounds; in soc_camera_platform_cropcap()
Dsoc_scale_crop.c60 *rect = cap.defrect; in soc_camera_client_g_rect()
/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_v4l.c497 c->defrect.left = 0; in cpia2_cropcap()
498 c->defrect.top = 0; in cpia2_cropcap()
499 c->defrect.width = cam->width; in cpia2_cropcap()
500 c->defrect.height = cam->height; in cpia2_cropcap()
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-risc.c392 if ((crop->left == tvnorm->cropcap.defrect.left in bttv_calc_geo()
393 && crop->top == tvnorm->cropcap.defrect.top in bttv_calc_geo()
394 && crop->width == tvnorm->cropcap.defrect.width in bttv_calc_geo()
395 && crop->height == tvnorm->cropcap.defrect.height in bttv_calc_geo()
Dbttv-vbi.c442 real_count = ((tvnorm->cropcap.defrect.top >> 1) in bttv_vbi_fmt_reset()
Dbttv-driver.c278 .cropcap.defrect.left = hdelayx1, \
279 .cropcap.defrect.top = (videostart0) * 2, \
280 .cropcap.defrect.width = swidth, \
281 .cropcap.defrect.height = sheight, \
1141 c->rect = bttv_tvnorms[norm].cropcap.defrect; in bttv_crop_reset()
1588 if (btv->vbi_end > bttv_tvnorms[norm].cropcap.defrect.top) { in bttv_prepare_buffer()
1592 c.rect = bttv_tvnorms[norm].cropcap.defrect; in bttv_prepare_buffer()
/linux-4.4.14/drivers/media/i2c/
Dak881x.c136 a->defrect = a->bounds; in ak881x_cropcap()
Dtvp5150.c944 a->defrect = a->bounds; in tvp5150_cropcap()
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ioctl.c591 p->defrect.width, p->defrect.height, in v4l_print_cropcap()
592 p->defrect.left, p->defrect.top, in v4l_print_cropcap()
2151 p->defrect = s.r; in v4l_cropcap()
/linux-4.4.14/drivers/media/platform/am437x/
Dam437x-vpfe.c2096 crop->defrect.width = vpfe_standards[vpfe->std_index].width; in vpfe_cropcap()
2097 crop->bounds.width = crop->defrect.width; in vpfe_cropcap()
2098 crop->defrect.height = vpfe_standards[vpfe->std_index].height; in vpfe_cropcap()
2099 crop->bounds.height = crop->defrect.height; in vpfe_cropcap()
/linux-4.4.14/drivers/media/pci/zoran/
Dzoran_driver.c2391 cropcap->defrect.top = cropcap->defrect.left = 0; in zoran_cropcap()
2392 cropcap->defrect.width = BUZ_MIN_WIDTH; in zoran_cropcap()
2393 cropcap->defrect.height = BUZ_MIN_HEIGHT; in zoran_cropcap()
/linux-4.4.14/drivers/media/platform/davinci/
Dvpbe.c116 cropcap->defrect = cropcap->bounds; in vpbe_g_cropcap()
Dvpfe_capture.c1618 crop->bounds.width = crop->defrect.width = in vpfe_cropcap()
1620 crop->bounds.height = crop->defrect.height = in vpfe_cropcap()
Dvpbe_display.c763 cropcap->defrect = cropcap->bounds; in vpbe_display_cropcap()
/linux-4.4.14/drivers/media/platform/s5p-g2d/
Dg2d.c422 cr->defrect = cr->bounds; in vidioc_cropcap()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-m2m.c414 cr->defrect = cr->bounds; in fimc_m2m_cropcap()
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c584 *val = cap->defrect.left; in ctrl_get_cropcapdl()
595 *val = cap->defrect.top; in ctrl_get_cropcapdt()
606 *val = cap->defrect.width; in ctrl_get_cropcapdw()
617 *val = cap->defrect.height; in ctrl_get_cropcapdh()
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1019 struct v4l2_rect defrect; member
/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-video.c1536 cc->defrect = cc->bounds; in vidioc_cropcap()
/linux-4.4.14/drivers/media/platform/omap/
Domap_vout.c1263 omap_vout_default_crop(&vout->pix, &vout->fbuf, &cropcap->defrect); in vidioc_cropcap()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-video.c1455 cc->defrect = cc->bounds; in vidioc_cropcap()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-video.c1598 cap->defrect = dev->crop_defrect; in saa7134_cropcap()