Searched defs:crop (Results 1 - 48 of 48) sorted by relevance

/linux-4.4.14/drivers/media/platform/vsp1/
H A Dvsp1_rwpf.c104 struct v4l2_rect *crop; vsp1_rwpf_set_format() local
186 struct v4l2_rect *crop; vsp1_rwpf_set_selection() local
H A Dvsp1_rwpf.h39 struct v4l2_rect crop; member in struct:vsp1_rwpf
H A Dvsp1_rpf.c80 const struct v4l2_rect *crop = &rpf->crop; rpf_s_stream() local
H A Dvsp1_wpf.c79 const struct v4l2_rect *crop = &wpf->crop; wpf_s_stream() local
/linux-4.4.14/drivers/media/platform/omap/
H A Domap_voutlib.c111 int omap_vout_new_window(struct v4l2_rect *crop, omap_vout_new_window() argument
43 omap_vout_default_crop(struct v4l2_pix_format *pix, struct v4l2_framebuffer *fbuf, struct v4l2_rect *crop) omap_vout_default_crop() argument
165 omap_vout_new_crop(struct v4l2_pix_format *pix, struct v4l2_rect *crop, struct v4l2_window *win, struct v4l2_framebuffer *fbuf, const struct v4l2_rect *new_crop) omap_vout_new_crop() argument
281 omap_vout_new_format(struct v4l2_pix_format *pix, struct v4l2_framebuffer *fbuf, struct v4l2_rect *crop, struct v4l2_window *win) omap_vout_new_format() argument
H A Domap_vout_vrfb.c297 struct v4l2_rect *crop = &vout->crop; omap_vout_calculate_vrfb_offset() local
H A Domap_voutdef.h145 struct v4l2_rect crop; member in struct:omap_vout_device
H A Domap_vout.c279 struct v4l2_rect *crop = &vout->crop; omap_vout_calculate_offset() local
1269 static int vidioc_g_crop(struct file *file, void *fh, struct v4l2_crop *crop) vidioc_g_crop() argument
1279 static int vidioc_s_crop(struct file *file, void *fh, const struct v4l2_crop *crop) vidioc_s_crop() argument
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Dsoc_scale_crop.c43 struct v4l2_crop crop; soc_camera_client_g_rect() local
96 soc_camera_client_s_crop(struct v4l2_subdev *sd, struct v4l2_crop *crop, struct v4l2_crop *cam_crop, struct v4l2_rect *target_rect, struct v4l2_rect *subrect) soc_camera_client_s_crop() argument
H A Domap1_camera.c1219 omap1_cam_set_crop(struct soc_camera_device *icd, const struct v4l2_crop *crop) omap1_cam_set_crop() argument
/linux-4.4.14/drivers/media/platform/omap3isp/
H A Disppreview.h127 struct v4l2_rect crop; member in struct:isp_prev_device
H A Dispresizer.h116 } crop; member in struct:isp_res_device
H A Dispccdc.h134 struct v4l2_rect crop; member in struct:isp_ccdc_device
H A Dispvideo.c736 isp_video_get_crop(struct file *file, void *fh, struct v4l2_crop *crop) isp_video_get_crop() argument
770 isp_video_set_crop(struct file *file, void *fh, const struct v4l2_crop *crop) isp_video_set_crop() argument
H A Dispresizer.c1383 struct v4l2_rect crop; resizer_try_format() local
1504 struct v4l2_rect *crop; resizer_set_format() local
1184 resizer_try_crop(const struct v4l2_mbus_framefmt *sink, const struct v4l2_mbus_framefmt *source, struct v4l2_rect *crop) resizer_try_crop() argument
H A Dispccdc.c1121 const struct v4l2_rect *crop; ccdc_configure() local
1973 struct v4l2_rect *crop; ccdc_try_format() local
2339 struct v4l2_rect *crop; ccdc_set_format() local
2075 ccdc_try_crop(struct isp_ccdc_device *ccdc, const struct v4l2_mbus_framefmt *sink, struct v4l2_rect *crop) ccdc_try_crop() argument
H A Disppreview.c1740 struct v4l2_rect *crop; preview_try_format() local
2042 struct v4l2_rect *crop; preview_set_format() local
1817 preview_try_crop(struct isp_prev_device *prev, const struct v4l2_mbus_framefmt *sink, struct v4l2_rect *crop) preview_try_crop() argument
/linux-4.4.14/drivers/media/platform/sti/bdisp/
H A Dbdisp.h76 struct v4l2_rect crop; member in struct:bdisp_frame
/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-subdev.c142 static int check_crop(struct v4l2_subdev *sd, struct v4l2_subdev_crop *crop) check_crop() argument
278 struct v4l2_subdev_crop *crop = arg; subdev_do_ioctl() local
299 struct v4l2_subdev_crop *crop = arg; subdev_do_ioctl() local
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-m2m.c488 static int fimc_m2m_s_crop(struct file *file, void *fh, const struct v4l2_crop *crop) fimc_m2m_s_crop() argument
/linux-4.4.14/drivers/media/platform/s3c-camif/
H A Dcamif-regs.c134 struct v4l2_rect *crop = &camif->camif_crop; camif_hw_set_camera_crop() local
H A Dcamif-capture.c734 struct v4l2_rect *crop = &camif->camif_crop; __camif_video_try_format() local
1288 struct v4l2_rect *crop = &camif->camif_crop; __camif_subdev_try_format() local
1304 struct v4l2_rect *crop = &camif->camif_crop; s3c_camif_subdev_set_fmt() local
1370 struct v4l2_rect *crop = &camif->camif_crop; s3c_camif_subdev_get_selection() local
1457 struct v4l2_rect *crop = &camif->camif_crop; s3c_camif_subdev_set_selection() local
/linux-4.4.14/include/media/davinci/
H A Dvpfe_capture.h152 struct v4l2_rect crop; member in struct:vpfe_device
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
H A Ddm365_isif.h188 struct v4l2_rect crop; member in struct:vpfe_isif_device
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-risc.c609 unsigned int crop, vdelay; bttv_buffer_activate_vbi() local
380 bttv_calc_geo(struct bttv * btv, struct bttv_geometry * geo, unsigned int width, unsigned int height, int both_fields, const struct bttv_tvnorm * tvnorm, const struct v4l2_rect * crop) bttv_calc_geo() argument
H A Dbttvp.h151 u8 vtc,crop,comb; member in struct:bttv_geometry
168 struct v4l2_rect crop; member in struct:bttv_buffer
497 struct bttv_crop crop[2]; member in struct:bttv
H A Dbttv-driver.c755 u8 crop; disclaim_video_lines() local
2825 static int bttv_g_crop(struct file *file, void *f, struct v4l2_crop *crop) bttv_g_crop() argument
2843 static int bttv_s_crop(struct file *file, void *f, const struct v4l2_crop *crop) bttv_s_crop() argument
/linux-4.4.14/drivers/media/platform/am437x/
H A Dam437x-vpfe.h264 struct v4l2_rect crop; member in struct:vpfe_device
H A Dam437x-vpfe.c2083 vpfe_cropcap(struct file *file, void *priv, struct v4l2_cropcap *crop) vpfe_cropcap() argument
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-vid-out.c443 struct v4l2_rect *crop = &dev->crop_out; vivid_s_fmt_vid_out() local
673 struct v4l2_rect *crop = &dev->crop_out; vivid_vid_out_s_selection() local
H A Dvivid-vid-cap.c642 struct v4l2_rect *crop = &dev->crop_cap; vivid_s_fmt_vid_cap() local
874 struct v4l2_rect *crop = &dev->crop_cap; vivid_vid_cap_s_selection() local
H A Dvivid-tpg.c389 void tpg_s_crop_compose(struct tpg_data *tpg, const struct v4l2_rect *crop, tpg_s_crop_compose() argument
H A Dvivid-tpg.h106 struct v4l2_rect crop; member in struct:tpg_data
/linux-4.4.14/drivers/media/i2c/
H A Dmt9m032.c163 struct v4l2_rect crop; member in struct:mt9m032
196 struct v4l2_rect *crop = &sensor->crop; mt9m032_update_timing() local
H A Dmt9p031.c125 struct v4l2_rect crop; /* Sensor window */ member in struct:mt9p031
387 const struct v4l2_rect *crop = &mt9p031->crop; mt9p031_set_params() local
947 struct v4l2_rect *crop; mt9p031_open() local
H A Dmt9t001.c129 struct v4l2_rect crop; member in struct:mt9t001
281 struct v4l2_rect *crop = &mt9t001->crop; mt9t001_s_stream() local
791 struct v4l2_rect *crop; mt9t001_open() local
H A Dmt9v032.c239 struct v4l2_rect crop; member in struct:mt9v032
296 struct v4l2_rect *crop = &mt9v032->crop; mt9v032_update_hblank() local
410 struct v4l2_rect *crop = &mt9v032->crop; mt9v032_s_stream() local
814 struct v4l2_rect *crop; mt9v032_open() local
H A Ds5k6aa.c1117 struct v4l2_rect *crop; s5k6aa_set_fmt() local
1428 struct v4l2_rect *crop = v4l2_subdev_get_try_crop(sd, fh->pad, 0); s5k6aa_open() local
/linux-4.4.14/drivers/media/i2c/smiapp/
H A Dsmiapp.h167 struct v4l2_rect crop[2]; member in struct:smiapp_subdev
/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran_driver.c2397 static int zoran_g_crop(struct file *file, void *__fh, struct v4l2_crop *crop) zoran_g_crop() argument
2424 static int zoran_s_crop(struct file *file, void *__fh, const struct v4l2_crop *crop) zoran_s_crop() argument
/linux-4.4.14/drivers/media/platform/davinci/
H A Dvpbe_display.c654 vpbe_display_s_crop(struct file *file, void *priv, const struct v4l2_crop *crop) vpbe_display_s_crop() argument
722 vpbe_display_g_crop(struct file *file, void *priv, struct v4l2_crop *crop) vpbe_display_g_crop() argument
H A Dvpfe_capture.c1606 vpfe_cropcap(struct file *file, void *priv, struct v4l2_cropcap *crop) vpfe_cropcap() argument
1626 vpfe_g_crop(struct file *file, void *priv, struct v4l2_crop *crop) vpfe_g_crop() argument
1637 vpfe_s_crop(struct file *file, void *priv, const struct v4l2_crop *crop) vpfe_s_crop() argument
/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c710 static int pvr2_g_crop(struct file *file, void *priv, struct v4l2_crop *crop) pvr2_g_crop() argument
742 static int pvr2_s_crop(struct file *file, void *priv, const struct v4l2_crop *crop) pvr2_s_crop() argument
/linux-4.4.14/include/uapi/drm/
H A Dexynos_drm.h187 __u32 crop; member in struct:drm_exynos_ipp_prop_list
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-video.c1612 static int saa7134_g_crop(struct file *file, void *f, struct v4l2_crop *crop) saa7134_g_crop() argument
1623 static int saa7134_s_crop(struct file *file, void *f, const struct v4l2_crop *crop) saa7134_s_crop() argument
/linux-4.4.14/drivers/media/platform/exynos-gsc/
H A Dgsc-core.h203 struct v4l2_rect crop; member in struct:gsc_frame
/linux-4.4.14/fs/fuse/
H A Dfile.c1509 size_t crop = i_size_read(inode); variable
/linux-4.4.14/drivers/media/usb/gspca/
H A Dov519.c4120 int qvga, crop; set_ov_sensor_window() local

Completed in 2119 milliseconds