| /linux-4.4.14/drivers/media/platform/omap/ | 
| D | omap_voutlib.c | 44 		  struct v4l2_framebuffer *fbuf, struct v4l2_rect *crop)  in omap_vout_default_crop()111 int omap_vout_new_window(struct v4l2_rect *crop,  in omap_vout_new_window()
 166 	      struct v4l2_rect *crop, struct v4l2_window *win,  in omap_vout_new_crop()
 282 		struct v4l2_framebuffer *fbuf, struct v4l2_rect *crop,  in omap_vout_new_format()
 
 | 
| D | omap_vout_vrfb.c | 297 	struct v4l2_rect *crop = &vout->crop;  in omap_vout_calculate_vrfb_offset()  local
 | 
| D | omap_vout.c | 279 	struct v4l2_rect *crop = &vout->crop;  in omap_vout_calculate_offset()  local1269 static int vidioc_g_crop(struct file *file, void *fh, struct v4l2_crop *crop)  in vidioc_g_crop()
 1279 static int vidioc_s_crop(struct file *file, void *fh, const struct v4l2_crop *crop)  in vidioc_s_crop()
 
 | 
| D | omap_voutdef.h | 145 	struct v4l2_rect crop;  member
 | 
| /linux-4.4.14/drivers/media/platform/vsp1/ | 
| D | vsp1_rwpf.c | 104 	struct v4l2_rect *crop;  in vsp1_rwpf_set_format()  local186 	struct v4l2_rect *crop;  in vsp1_rwpf_set_selection()  local
 
 | 
| D | vsp1_rwpf.h | 39 	struct v4l2_rect crop;  member
 | 
| D | vsp1_rpf.c | 80 	const struct v4l2_rect *crop = &rpf->crop;  in rpf_s_stream()  local
 | 
| D | vsp1_wpf.c | 79 	const struct v4l2_rect *crop = &wpf->crop;  in wpf_s_stream()  local
 | 
| /linux-4.4.14/drivers/media/v4l2-core/ | 
| D | v4l2-subdev.c | 142 static int check_crop(struct v4l2_subdev *sd, struct v4l2_subdev_crop *crop)  in check_crop()278 		struct v4l2_subdev_crop *crop = arg;  in subdev_do_ioctl()  local
 299 		struct v4l2_subdev_crop *crop = arg;  in subdev_do_ioctl()  local
 
 | 
| /linux-4.4.14/drivers/media/platform/soc_camera/ | 
| D | soc_scale_crop.c | 43 	struct v4l2_crop crop;  in soc_camera_client_g_rect()  local97 			struct v4l2_crop *crop, struct v4l2_crop *cam_crop,  in soc_camera_client_s_crop()
 
 | 
| D | omap1_camera.c | 1220 			       const struct v4l2_crop *crop)  in omap1_cam_set_crop()
 | 
| /linux-4.4.14/drivers/media/platform/s3c-camif/ | 
| D | camif-capture.c | 734 	struct v4l2_rect *crop = &camif->camif_crop;  in __camif_video_try_format()  local1288 		struct v4l2_rect *crop = &camif->camif_crop;  in __camif_subdev_try_format()  local
 1304 	struct v4l2_rect *crop = &camif->camif_crop;  in s3c_camif_subdev_set_fmt()  local
 1370 	struct v4l2_rect *crop = &camif->camif_crop;  in s3c_camif_subdev_get_selection()  local
 1457 	struct v4l2_rect *crop = &camif->camif_crop;  in s3c_camif_subdev_set_selection()  local
 
 | 
| D | camif-regs.c | 134 	struct v4l2_rect *crop = &camif->camif_crop;  in camif_hw_set_camera_crop()  local
 | 
| /linux-4.4.14/drivers/media/pci/bt8xx/ | 
| D | bttv-risc.c | 386 			 const struct v4l2_rect *       crop)  in bttv_calc_geo()609 		unsigned int crop, vdelay;  in bttv_buffer_activate_vbi()  local
 
 | 
| D | bttvp.h | 151 	u8  vtc,crop,comb;  member168 	struct v4l2_rect           crop;  member
 497 	struct bttv_crop crop[2];  member
 
 | 
| D | bttv-driver.c | 755 	u8 crop;  in disclaim_video_lines()  local2825 static int bttv_g_crop(struct file *file, void *f, struct v4l2_crop *crop)  in bttv_g_crop()
 2843 static int bttv_s_crop(struct file *file, void *f, const struct v4l2_crop *crop)  in bttv_s_crop()
 
 | 
| /linux-4.4.14/drivers/media/i2c/ | 
| D | mt9v032.c | 239 	struct v4l2_rect crop;  member296 	struct v4l2_rect *crop = &mt9v032->crop;  in mt9v032_update_hblank()  local
 410 	struct v4l2_rect *crop = &mt9v032->crop;  in mt9v032_s_stream()  local
 814 	struct v4l2_rect *crop;  in mt9v032_open()  local
 
 | 
| D | mt9t001.c | 129 	struct v4l2_rect crop;  member281 	struct v4l2_rect *crop = &mt9t001->crop;  in mt9t001_s_stream()  local
 791 	struct v4l2_rect *crop;  in mt9t001_open()  local
 
 | 
| D | mt9p031.c | 125 	struct v4l2_rect crop;  /* Sensor window */  member387 	const struct v4l2_rect *crop = &mt9p031->crop;  in mt9p031_set_params()  local
 947 	struct v4l2_rect *crop;  in mt9p031_open()  local
 
 | 
| D | mt9m032.c | 163 	struct v4l2_rect crop;  member196 	struct v4l2_rect *crop = &sensor->crop;  in mt9m032_update_timing()  local
 
 | 
| D | s5k6aa.c | 1117 	struct v4l2_rect *crop;  in s5k6aa_set_fmt()  local1428 	struct v4l2_rect *crop = v4l2_subdev_get_try_crop(sd, fh->pad, 0);  in s5k6aa_open()  local
 
 | 
| /linux-4.4.14/drivers/media/platform/omap3isp/ | 
| D | ispccdc.c | 1121 	const struct v4l2_rect *crop;  in ccdc_configure()  local1973 	struct v4l2_rect *crop;  in ccdc_try_format()  local
 2077 			  struct v4l2_rect *crop)  in ccdc_try_crop()
 2339 	struct v4l2_rect *crop;  in ccdc_set_format()  local
 
 | 
| D | ispresizer.c | 1186 			     struct v4l2_rect *crop)  in resizer_try_crop()1383 	struct v4l2_rect crop;  in resizer_try_format()  local
 1504 	struct v4l2_rect *crop;  in resizer_set_format()  local
 
 | 
| D | ispresizer.h | 116 	} crop;  member
 | 
| D | isppreview.h | 127 	struct v4l2_rect crop;  member
 | 
| D | ispvideo.c | 736 isp_video_get_crop(struct file *file, void *fh, struct v4l2_crop *crop)  in isp_video_get_crop()770 isp_video_set_crop(struct file *file, void *fh, const struct v4l2_crop *crop)  in isp_video_set_crop()
 
 | 
| D | isppreview.c | 1740 	struct v4l2_rect *crop;  in preview_try_format()  local1819 			     struct v4l2_rect *crop)  in preview_try_crop()
 2042 	struct v4l2_rect *crop;  in preview_set_format()  local
 
 | 
| D | ispccdc.h | 134 	struct v4l2_rect crop;  member
 | 
| /linux-4.4.14/drivers/media/platform/davinci/ | 
| D | vpfe_capture.c | 1607 			      struct v4l2_cropcap *crop)  in vpfe_cropcap()1627 			     struct v4l2_crop *crop)  in vpfe_g_crop()
 1638 			     const struct v4l2_crop *crop)  in vpfe_s_crop()
 
 | 
| D | vpbe_display.c | 655 			     const struct v4l2_crop *crop)  in vpbe_display_s_crop()723 			     struct v4l2_crop *crop)  in vpbe_display_g_crop()
 
 | 
| /linux-4.4.14/drivers/media/platform/vivid/ | 
| D | vivid-vid-out.c | 443 	struct v4l2_rect *crop = &dev->crop_out;  in vivid_s_fmt_vid_out()  local673 	struct v4l2_rect *crop = &dev->crop_out;  in vivid_vid_out_s_selection()  local
 
 | 
| D | vivid-vid-cap.c | 642 	struct v4l2_rect *crop = &dev->crop_cap;  in vivid_s_fmt_vid_cap()  local874 	struct v4l2_rect *crop = &dev->crop_cap;  in vivid_vid_cap_s_selection()  local
 
 | 
| D | vivid-tpg.h | 106 	struct v4l2_rect		crop;  member
 | 
| D | vivid-tpg.c | 389 void tpg_s_crop_compose(struct tpg_data *tpg, const struct v4l2_rect *crop,  in tpg_s_crop_compose()
 | 
| /linux-4.4.14/drivers/staging/media/davinci_vpfe/ | 
| D | dm365_isif.h | 188 	struct v4l2_rect		crop;  member
 | 
| /linux-4.4.14/include/media/davinci/ | 
| D | vpfe_capture.h | 152 	struct v4l2_rect crop;  member
 | 
| /linux-4.4.14/drivers/media/platform/sti/bdisp/ | 
| D | bdisp.h | 76 	struct v4l2_rect        crop;  member
 | 
| /linux-4.4.14/drivers/media/platform/exynos4-is/ | 
| D | fimc-m2m.c | 488 static int fimc_m2m_s_crop(struct file *file, void *fh, const struct v4l2_crop *crop)  in fimc_m2m_s_crop()
 | 
| /linux-4.4.14/drivers/media/usb/pvrusb2/ | 
| D | pvrusb2-v4l2.c | 710 static int pvr2_g_crop(struct file *file, void *priv, struct v4l2_crop *crop)  in pvr2_g_crop()742 static int pvr2_s_crop(struct file *file, void *priv, const struct v4l2_crop *crop)  in pvr2_s_crop()
 
 | 
| /linux-4.4.14/drivers/media/platform/am437x/ | 
| D | am437x-vpfe.h | 264 	struct v4l2_rect crop;  member
 | 
| D | am437x-vpfe.c | 2084 			struct v4l2_cropcap *crop)  in vpfe_cropcap()
 | 
| /linux-4.4.14/drivers/media/pci/zoran/ | 
| D | zoran_driver.c | 2397 static int zoran_g_crop(struct file *file, void *__fh, struct v4l2_crop *crop)  in zoran_g_crop()2424 static int zoran_s_crop(struct file *file, void *__fh, const struct v4l2_crop *crop)  in zoran_s_crop()
 
 | 
| /linux-4.4.14/drivers/media/pci/saa7134/ | 
| D | saa7134-video.c | 1612 static int saa7134_g_crop(struct file *file, void *f, struct v4l2_crop *crop)  in saa7134_g_crop()1623 static int saa7134_s_crop(struct file *file, void *f, const struct v4l2_crop *crop)  in saa7134_s_crop()
 
 | 
| /linux-4.4.14/drivers/media/i2c/smiapp/ | 
| D | smiapp.h | 167 	struct v4l2_rect crop[2];  member
 | 
| /linux-4.4.14/include/uapi/drm/ | 
| D | exynos_drm.h | 187 	__u32	crop;  member
 | 
| /linux-4.4.14/drivers/media/platform/exynos-gsc/ | 
| D | gsc-core.h | 203 	struct v4l2_rect crop;  member
 | 
| /linux-4.4.14/drivers/media/usb/gspca/ | 
| D | ov519.c | 4120 	int qvga, crop;  in set_ov_sensor_window()  local
 | 
| /linux-4.4.14/fs/fuse/ | 
| D | file.c | 1509 	size_t crop = i_size_read(inode);  in fuse_flush_writepages()  local
 |