Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Dfunc-munmap.rst39 :c:type:`v4l2_plane` ``length`` field for the
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
Dfunc-mmap.rst42 the struct :c:type:`v4l2_plane` ``length`` field for
97 in the struct :c:type:`v4l2_plane` ``m`` union
Ddmabuf.rst35 :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.rst50 :c:type:`v4l2_plane` and the ``length`` field has to be set
Dbuffer.rst20 struct :c:type:`v4l2_plane` instead. In that case, struct
281 - struct v4l2_plane
284 an array of struct :c:type:`v4l2_plane`. The size of
316 .. c:type:: v4l2_plane
318 struct v4l2_plane
Dmmap.rst45 array of struct :c:type:`v4l2_plane` structures, each
168 struct v4l2_plane planes[FMT_NUM_PLANES];
Duserp.rst22 :c:type:`v4l2_plane` in the multi-planar API case). The
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c488 static int get_v4l2_plane32(struct v4l2_plane __user *p64, in get_v4l2_plane32()
520 static int put_v4l2_plane32(struct v4l2_plane __user *p64, in put_v4l2_plane32()
571 *size = length * sizeof(struct v4l2_plane); in bufsize_v4l2_buffer()
586 struct v4l2_plane __user *uplane; in get_v4l2_buffer32()
682 struct v4l2_plane *uplane; in put_v4l2_buffer32()
Dv4l2-ioctl.c474 const struct v4l2_plane *plane; in v4l_print_buffer()
2886 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()
/Linux-v4.19/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c216 struct v4l2_plane *pdst = &b->m.planes[plane]; in __fill_v4l2_buffer()
362 struct v4l2_plane *psrc = &b->m.planes[plane]; in __fill_vb2_buffer()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h882 struct v4l2_plane { struct
939 struct v4l2_plane *planes;