Home
last modified time | relevance | path

Searched refs:v4l2_window (Results 1 – 25 of 25) sorted by relevance

/Linux-v4.19/drivers/media/platform/omap/
Domap_voutlib.h19 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);
Domap_voutlib.c64 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()
Domap_voutdef.h150 struct v4l2_window win;
Domap_vout.c434 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/
Ddev-osd.rst117 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`
Dvidioc-g-fbuf.rst135 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.
Ddev-overlay.rst122 :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
Ddiff-v4l.rst440 :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
Dvidioc-g-fmt.rst115 - struct :c:type:`v4l2_window`
Dhist-v4l2.rst436 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"
Dv4l2.rst339 Corrected the description of struct v4l2_window clips. New V4L2_STD\_
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.h66 struct v4l2_window overlay;
/Linux-v4.19/include/media/drv-intf/
Dsaa7146_vv.h82 struct v4l2_window win;
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-vid-out.c818 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()
Dvivid-vid-cap.c1054 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/
Dvideodev2.h1051 struct v4l2_window { struct
2144 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c152 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()
Dv4l2-ioctl.c286 const struct v4l2_window *win; in v4l_print_format()
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134.h602 struct v4l2_window win;
Dsaa7134-video.c679 static int verify_preview(struct saa7134_dev *dev, struct v4l2_window *win, bool try) in verify_preview()
/Linux-v4.19/drivers/media/platform/
Dfsl-viu.c171 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/
Dsaa7146_video.c703 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_overlay()
/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-driver.c2087 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/
Divtv-ioctl.c455 struct v4l2_window *winfmt = &fmt->fmt.win; in ivtv_g_fmt_vid_out_overlay()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dvivid.rst1199 supported for multiplanar formats. It also honors the struct v4l2_window field