/linux-4.4.14/drivers/media/i2c/soc_camera/ |
D | mt9t112.c | 876 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()
|
D | imx074.c | 231 a->defrect = a->bounds; in imx074_cropcap()
|
D | ov5642.c | 901 a->defrect = a->bounds; in ov5642_cropcap()
|
D | ov9640.c | 581 a->defrect = a->bounds; in ov9640_cropcap()
|
D | mt9m001.c | 245 a->defrect = a->bounds; in mt9m001_cropcap()
|
D | ov9740.c | 746 a->defrect = a->bounds; in ov9740_cropcap()
|
D | tw9910.c | 712 a->defrect = a->bounds; in tw9910_cropcap()
|
D | mt9t031.c | 332 a->defrect = a->bounds; in mt9t031_cropcap()
|
D | ov772x.c | 871 a->defrect = a->bounds; in ov772x_cropcap()
|
D | mt9v022.c | 370 a->defrect = a->bounds; in mt9v022_cropcap()
|
D | ov2640.c | 948 a->defrect = a->bounds; in ov2640_cropcap()
|
D | mt9m111.c | 443 a->defrect = a->bounds; in mt9m111_cropcap()
|
D | rj54n1cb0c.c | 593 a->defrect = a->bounds; in rj54n1_cropcap()
|
D | ov6650.c | 495 a->defrect = a->bounds; in ov6650_cropcap()
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | soc_camera_platform.c | 102 a->defrect = a->bounds; in soc_camera_platform_cropcap()
|
D | soc_scale_crop.c | 60 *rect = cap.defrect; in soc_camera_client_g_rect()
|
/linux-4.4.14/drivers/media/usb/cpia2/ |
D | cpia2_v4l.c | 497 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/ |
D | bttv-risc.c | 392 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()
|
D | bttv-vbi.c | 442 real_count = ((tvnorm->cropcap.defrect.top >> 1) in bttv_vbi_fmt_reset()
|
D | bttv-driver.c | 278 .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/ |
D | ak881x.c | 136 a->defrect = a->bounds; in ak881x_cropcap()
|
D | tvp5150.c | 944 a->defrect = a->bounds; in tvp5150_cropcap()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 591 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/ |
D | am437x-vpfe.c | 2096 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/ |
D | zoran_driver.c | 2391 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/ |
D | vpbe.c | 116 cropcap->defrect = cropcap->bounds; in vpbe_g_cropcap()
|
D | vpfe_capture.c | 1618 crop->bounds.width = crop->defrect.width = in vpfe_cropcap() 1620 crop->bounds.height = crop->defrect.height = in vpfe_cropcap()
|
D | vpbe_display.c | 763 cropcap->defrect = cropcap->bounds; in vpbe_display_cropcap()
|
/linux-4.4.14/drivers/media/platform/s5p-g2d/ |
D | g2d.c | 422 cr->defrect = cr->bounds; in vidioc_cropcap()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-m2m.c | 414 cr->defrect = cr->bounds; in fimc_m2m_cropcap()
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-hdw.c | 584 *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/ |
D | videodev2.h | 1019 struct v4l2_rect defrect; member
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-video.c | 1536 cc->defrect = cc->bounds; in vidioc_cropcap()
|
/linux-4.4.14/drivers/media/platform/omap/ |
D | omap_vout.c | 1263 omap_vout_default_crop(&vout->pix, &vout->fbuf, &cropcap->defrect); in vidioc_cropcap()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-video.c | 1455 cc->defrect = cc->bounds; in vidioc_cropcap()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 1598 cap->defrect = dev->crop_defrect; in saa7134_cropcap()
|