/Linux-v4.19/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 | 150 struct v4l2_window win;
|
D | omap_vout.c | 434 struct v4l2_window *win; in omapvid_init() 1182 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_overlay() 1206 struct v4l2_window *win = &f->fmt.win; in vidioc_s_fmt_vid_overlay() 1234 struct v4l2_window *win = &f->fmt.win; in vidioc_g_fmt_vid_overlay()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-osd.rst | 117 A struct :c:type:`v4l2_window` defines the size of the 124 struct :c:type:`v4l2_window` substructure named ``win``. It is not 139 the width and height given in struct :c:type:`v4l2_window`
|
D | vidioc-g-fbuf.rst | 135 format for the struct :c:type:`v4l2_window` 159 field of struct :c:type:`v4l2_window`. 296 ``chromakey`` field of struct :c:type:`v4l2_window` 315 :c:type:`v4l2_window` and negotiated with the 329 :c:type:`v4l2_window` and negotiated with the 333 :c:type:`v4l2_window` is being used.
|
D | dev-overlay.rst | 122 :c:type:`v4l2_window`. It defines the size of the image, 128 struct :c:type:`v4l2_window` substructure named ``win``. It is not 142 height given in struct :c:type:`v4l2_window` and the size 152 .. c:type:: v4l2_window 154 struct v4l2_window
|
D | diff-v4l.rst | 440 :c:type:`v4l2_window`. 445 :c:type:`v4l2_window`. The ``chromakey``, ``clips``, and 459 size bitmap of 1024 × 625 bits. Struct :c:type:`v4l2_window` 489 struct :c:type:`v4l2_window`. These structures are used to
|
D | vidioc-g-fmt.rst | 115 - struct :c:type:`v4l2_window`
|
D | hist-v4l2.rst | 436 extended to contain struct :c:type:`v4l2_window`. All 580 16. In struct :c:type:`v4l2_window` the ``x``, ``y``, 812 1. The ``clips`` field in struct :c:type:`v4l2_window` 928 :c:type:`v4l2_window`, extending the structure. This 930 struct :c:type:`v4l2_window` directly. However the 936 :c:type:`v4l2_window` changed from "host order RGB32"
|
D | v4l2.rst | 339 Corrected the description of struct v4l2_window clips. New V4L2_STD\_
|
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/ |
D | bcm2835-camera.h | 66 struct v4l2_window overlay;
|
/Linux-v4.19/include/media/drv-intf/ |
D | saa7146_vv.h | 82 struct v4l2_window win;
|
/Linux-v4.19/drivers/media/platform/vivid/ |
D | vivid-vid-out.c | 818 struct v4l2_window *win = &f->fmt.win; in vidioc_g_fmt_vid_out_overlay() 853 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_out_overlay() 911 struct v4l2_window *win = &f->fmt.win; in vidioc_s_fmt_vid_out_overlay()
|
D | vivid-vid-cap.c | 1054 struct v4l2_window *win = &f->fmt.win; in vidioc_g_fmt_vid_overlay() 1088 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_overlay() 1146 struct v4l2_window *win = &f->fmt.win; in vidioc_s_fmt_vid_overlay()
|
/Linux-v4.19/include/uapi/linux/ |
D | videodev2.h | 1051 struct v4l2_window { struct 2144 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 152 static int get_v4l2_window32(struct v4l2_window __user *p64, in get_v4l2_window32() 194 static int put_v4l2_window32(struct v4l2_window __user *p64, in put_v4l2_window32()
|
D | v4l2-ioctl.c | 286 const struct v4l2_window *win; in v4l_print_format()
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134.h | 602 struct v4l2_window win;
|
D | saa7134-video.c | 679 static int verify_preview(struct saa7134_dev *dev, struct v4l2_window *win, bool try) in verify_preview()
|
/Linux-v4.19/drivers/media/platform/ |
D | fsl-viu.c | 171 struct v4l2_window win; 669 static int verify_preview(struct viu_dev *dev, struct v4l2_window *win) in verify_preview()
|
/Linux-v4.19/drivers/media/common/saa7146/ |
D | saa7146_video.c | 703 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_overlay()
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 2087 verify_window_lock(struct bttv_fh *fh, struct v4l2_window *win, in verify_window_lock() 2155 struct v4l2_window *win, int fixup) in setup_window_lock()
|
/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 455 struct v4l2_window *winfmt = &fmt->fmt.win; in ivtv_g_fmt_vid_out_overlay()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | vivid.rst | 1199 supported for multiplanar formats. It also honors the struct v4l2_window field
|