Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-qbuf.rst60 :c:type:`v4l2_plane` and the ``length`` field must be set
74 passed array of struct :c:type:`v4l2_plane` have to be used
89 :c:type:`v4l2_plane` have to be used instead. When
141 :c:type:`v4l2_plane` are filled instead.
Dfunc-munmap.rst37 :c:type:`v4l2_plane` ``length`` field for the
Dfunc-mmap.rst40 the struct :c:type:`v4l2_plane` ``length`` field for
95 in the struct :c:type:`v4l2_plane` ``m`` union
Ddmabuf.rst36 :c:type:`v4l2_plane` in the multi-planar API case). The
98 struct v4l2_plane planes[VIDEO_MAX_PLANES];
Dplanar-apis.rst55 A new struct :c:type:`v4l2_plane` structure for
Dvidioc-querybuf.rst49 :c:type:`v4l2_plane` and the ``length`` field has to be set
Dbuffer.rst21 struct :c:type:`v4l2_plane` instead. In that case,
267 * - struct v4l2_plane
270 an array of struct :c:type:`v4l2_plane`. The size of
312 .. c:type:: v4l2_plane
314 struct v4l2_plane
Dmmap.rst46 array of struct :c:type:`v4l2_plane` structures, each
168 struct v4l2_plane planes[FMT_NUM_PLANES];
Duserp.rst23 :c:type:`v4l2_plane` in the multi-planar API case). The
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c524 static int get_v4l2_plane32(struct v4l2_plane __user *p64, in get_v4l2_plane32()
556 static int put_v4l2_plane32(struct v4l2_plane __user *p64, in put_v4l2_plane32()
607 *size = length * sizeof(struct v4l2_plane); in bufsize_v4l2_buffer()
632 *size = length * sizeof(struct v4l2_plane); in bufsize_v4l2_buffer_time32()
648 struct v4l2_plane __user *uplane; in get_v4l2_buffer32()
748 struct v4l2_plane __user *uplane; in get_v4l2_buffer32_time32()
846 struct v4l2_plane *uplane; in put_v4l2_buffer32()
926 struct v4l2_plane *uplane; in put_v4l2_buffer32_time32()
Dv4l2-ioctl.c475 const struct v4l2_plane *plane; in v4l_print_buffer()
3045 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()
/Linux-v5.10/include/media/
Dv4l2-ioctl.h767 struct v4l2_plane *planes;
/Linux-v5.10/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c255 struct v4l2_plane *psrc = &b->m.planes[plane]; in vb2_fill_vb2_v4l2_buffer()
551 struct v4l2_plane *pdst = &b->m.planes[plane]; in __fill_v4l2_buffer()
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h987 struct v4l2_plane { struct
1049 struct v4l2_plane *planes;