Home
last modified time | relevance | path

Searched refs:v4l2_plane (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-qbuf.rst67 :c:type:`v4l2_plane` and the ``length`` field must be set
81 passed array of struct :c:type:`v4l2_plane` have to be used
96 :c:type:`v4l2_plane` have to be used instead. When
148 :c:type:`v4l2_plane` are filled instead.
Dfunc-munmap.rst46 :c:type:`v4l2_plane` ``length`` field for the
Dfunc-mmap.rst49 the struct :c:type:`v4l2_plane` ``length`` field for
104 in the struct :c:type:`v4l2_plane` ``m`` union
Ddmabuf.rst42 :c:type:`v4l2_plane` in the multi-planar API case). The
105 struct v4l2_plane planes[VIDEO_MAX_PLANES];
Dplanar-apis.rst62 A new struct :c:type:`v4l2_plane` structure for
Dvidioc-querybuf.rst57 :c:type:`v4l2_plane` and the ``length`` field has to be set
Dbuffer.rst27 struct :c:type:`v4l2_plane` instead. In that case, struct
287 - struct v4l2_plane
290 an array of struct :c:type:`v4l2_plane`. The size of
335 .. c:type:: v4l2_plane
337 struct v4l2_plane
Dmmap.rst52 array of struct :c:type:`v4l2_plane` structures, each
175 struct v4l2_plane planes[FMT_NUM_PLANES];
Duserp.rst29 :c:type:`v4l2_plane` in the multi-planar API case). The
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c494 static int get_v4l2_plane32(struct v4l2_plane __user *p64, in get_v4l2_plane32()
526 static int put_v4l2_plane32(struct v4l2_plane __user *p64, in put_v4l2_plane32()
577 *size = length * sizeof(struct v4l2_plane); in bufsize_v4l2_buffer()
593 struct v4l2_plane __user *uplane; in get_v4l2_buffer32()
691 struct v4l2_plane *uplane; in put_v4l2_buffer32()
Dv4l2-ioctl.c474 const struct v4l2_plane *plane; in v4l_print_buffer()
2965 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()
/Linux-v5.4/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c246 struct v4l2_plane *psrc = &b->m.planes[plane]; in vb2_fill_vb2_v4l2_buffer()
492 struct v4l2_plane *pdst = &b->m.planes[plane]; in __fill_v4l2_buffer()
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h944 struct v4l2_plane { struct
1002 struct v4l2_plane *planes;