Searched refs:v4l2_selection (Results 1 - 25 of 64) sorted by relevance

123

/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.h24 int vivid_vid_out_g_selection(struct file *file, void *priv, struct v4l2_selection *sel);
25 int vivid_vid_out_s_selection(struct file *file, void *fh, struct v4l2_selection *s);
H A Dvivid-vid-cap.h29 int vivid_vid_cap_g_selection(struct file *file, void *priv, struct v4l2_selection *sel);
30 int vivid_vid_cap_s_selection(struct file *file, void *fh, struct v4l2_selection *s);
/linux-master/include/media/
H A Dv4l2-ioctl.h500 struct v4l2_selection *s);
502 struct v4l2_selection *s);
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h367 const struct v4l2_selection *s, struct mdp_frame *frame);
H A Dmtk-mdp3-m2m.c368 struct v4l2_selection *s)
420 struct v4l2_selection *s)
H A Dmtk-mdp3-regs.c232 const struct v4l2_selection *s, struct mdp_frame *frame)
/linux-master/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-m2m.c443 struct v4l2_selection *s)
480 struct v4l2_selection *s)
485 struct v4l2_selection sel = *s;
H A Dgsc-core.h397 int gsc_try_selection(struct gsc_ctx *ctx, struct v4l2_selection *s);
/linux-master/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c401 struct v4l2_selection *s)
451 const struct v4l2_selection *s)
479 struct v4l2_selection *s)
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-m2m.c379 struct v4l2_selection *s)
429 struct v4l2_selection *s)
487 struct v4l2_selection *s)
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-v4l2.c475 struct v4l2_selection *s)
514 struct v4l2_selection *s)
/linux-master/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.c455 struct v4l2_selection *s)
505 struct v4l2_selection *s)
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec.c346 struct v4l2_selection *s)
395 struct v4l2_selection *s)
/linux-master/drivers/media/platform/rockchip/rga/
H A Drga.c560 struct v4l2_selection *s)
608 struct v4l2_selection *s)
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c635 struct v4l2_selection *sel)
666 struct v4l2_selection *sel)
/linux-master/drivers/media/pci/zoran/
H A Dzoran_driver.c621 static int zoran_g_selection(struct file *file, void *__fh, struct v4l2_selection *sel)
656 static int zoran_s_selection(struct file *file, void *__fh, struct v4l2_selection *sel)
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c604 const struct v4l2_selection *p = arg;
2403 struct v4l2_selection *p = arg;
2419 struct v4l2_selection *p = arg;
2437 struct v4l2_selection s = {
2467 struct v4l2_selection s = {
2492 struct v4l2_selection s = { .type = p->type };
2875 IOCTL_INFO(VIDIOC_G_SELECTION, v4l_g_selection, v4l_print_selection, INFO_FL_CLEAR(v4l2_selection, r)),
2876 IOCTL_INFO(VIDIOC_S_SELECTION, v4l_s_selection, v4l_print_selection, INFO_FL_PRIO | INFO_FL_CLEAR(v4l2_selection, r)),
/linux-master/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c297 struct v4l2_selection *s)
335 struct v4l2_selection *s)
/linux-master/include/uapi/linux/
H A Dvideodev2.h1317 * struct v4l2_selection - selection info
1329 struct v4l2_selection { struct
2710 #define VIDIOC_G_SELECTION _IOWR('V', 94, struct v4l2_selection)
2711 #define VIDIOC_S_SELECTION _IOWR('V', 95, struct v4l2_selection)
/linux-master/drivers/media/platform/ti/vpe/
H A Dvpe.c1804 static int __vpe_try_selection(struct vpe_ctx *ctx, struct v4l2_selection *s)
1872 struct v4l2_selection *s)
1936 struct v4l2_selection *s)
1940 struct v4l2_selection sel = *s;
/linux-master/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_m2m.c771 struct v4l2_selection *s)
838 struct v4l2_selection *s)
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c761 isp_video_get_selection(struct file *file, void *fh, struct v4l2_selection *sel)
819 isp_video_set_selection(struct file *file, void *fh, struct v4l2_selection *sel)
/linux-master/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c844 struct v4l2_selection *s)
922 struct v4l2_selection *s)
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.c639 iss_video_get_selection(struct file *file, void *fh, struct v4l2_selection *sel)
698 iss_video_set_selection(struct file *file, void *fh, struct v4l2_selection *sel)
/linux-master/drivers/media/platform/renesas/
H A Dsh_vou.c896 struct v4l2_selection *sel)
924 struct v4l2_selection *sel)

Completed in 311 milliseconds

123