Searched refs:v4l2_window (Results 1 – 17 of 17) sorted by relevance
/linux-4.1.27/drivers/media/platform/omap/ |
D | omap_voutlib.h | 19 struct v4l2_rect *crop, struct v4l2_window *win, 24 struct v4l2_window *new_win); 27 struct v4l2_window *win, struct v4l2_framebuffer *fbuf, 28 struct v4l2_window *new_win); 32 struct v4l2_window *win);
|
D | omap_voutlib.c | 64 struct v4l2_window *new_win) in omap_vout_try_window() 112 struct v4l2_window *win, struct v4l2_framebuffer *fbuf, in omap_vout_new_window() 113 struct v4l2_window *new_win) in omap_vout_new_window() 166 struct v4l2_rect *crop, struct v4l2_window *win, in omap_vout_new_crop() 283 struct v4l2_window *win) in omap_vout_new_format()
|
D | omap_voutdef.h | 146 struct v4l2_window win;
|
D | omap_vout.c | 446 struct v4l2_window *win; in omapvid_init() 1192 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_overlay() 1216 struct v4l2_window *win = &f->fmt.win; in vidioc_s_fmt_vid_overlay() 1244 struct v4l2_window *win = &f->fmt.win; in vidioc_g_fmt_vid_overlay()
|
/linux-4.1.27/include/media/ |
D | saa7146_vv.h | 81 struct v4l2_window win;
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-vid-out.c | 823 struct v4l2_window *win = &f->fmt.win; in vidioc_g_fmt_vid_out_overlay() 858 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_out_overlay() 916 struct v4l2_window *win = &f->fmt.win; in vidioc_s_fmt_vid_out_overlay()
|
D | vivid-vid-cap.c | 1043 struct v4l2_window *win = &f->fmt.win; in vidioc_g_fmt_vid_overlay() 1077 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_overlay() 1135 struct v4l2_window *win = &f->fmt.win; in vidioc_s_fmt_vid_overlay()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 48 static int get_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in get_v4l2_window32() 82 static int put_v4l2_window32(struct v4l2_window *kp, struct v4l2_window32 __user *up) in put_v4l2_window32()
|
D | v4l2-ioctl.c | 248 const struct v4l2_window *win; in v4l_print_format()
|
/linux-4.1.27/include/uapi/linux/ |
D | videodev2.h | 884 struct v4l2_window { struct 1910 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134.h | 584 struct v4l2_window win;
|
D | saa7134-video.c | 680 static int verify_preview(struct saa7134_dev *dev, struct v4l2_window *win, bool try) in verify_preview()
|
/linux-4.1.27/drivers/media/platform/ |
D | fsl-viu.c | 205 struct v4l2_window win; 714 static int verify_preview(struct viu_dev *dev, struct v4l2_window *win) in verify_preview()
|
/linux-4.1.27/drivers/media/common/saa7146/ |
D | saa7146_video.c | 700 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_overlay()
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 2101 verify_window_lock(struct bttv_fh *fh, struct v4l2_window *win, in verify_window_lock() 2169 struct v4l2_window *win, int fixup) in setup_window_lock()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 452 struct v4l2_window *winfmt = &fmt->fmt.win; in ivtv_g_fmt_vid_out_overlay()
|
/linux-4.1.27/Documentation/video4linux/ |
D | vivid.txt | 1021 supported for multiplanar formats. It also honors the struct v4l2_window field
|