Home
last modified time | relevance | path

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

/linux-6.15/Documentation/userspace-api/media/v4l/
H A 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.
H A Dfunc-munmap.rst37 :c:type:`v4l2_plane` ``length`` field for the
H A Dfunc-mmap.rst40 the struct :c:type:`v4l2_plane` ``length`` field for
95 in the struct :c:type:`v4l2_plane` ``m`` union
H A Ddmabuf.rst36 :c:type:`v4l2_plane` in the multi-planar API case). The
98 struct v4l2_plane planes[VIDEO_MAX_PLANES];
H A Dplanar-apis.rst55 A new struct :c:type:`v4l2_plane` structure for
H A Dvidioc-querybuf.rst49 :c:type:`v4l2_plane` and the ``length`` field has to be set
H A Dbuffer.rst21 struct :c:type:`v4l2_plane` instead. In that case,
265 * - struct v4l2_plane
268 an array of struct :c:type:`v4l2_plane`. The size of
310 .. c:type:: v4l2_plane
312 struct v4l2_plane
H A Dmmap.rst46 array of struct :c:type:`v4l2_plane` structures, each
168 struct v4l2_plane planes[FMT_NUM_PLANES];
H A Duserp.rst23 :c:type:`v4l2_plane` in the multi-planar API case). The
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c334 static int get_v4l2_plane32(struct v4l2_plane *p64, in get_v4l2_plane32()
358 *p64 = (struct v4l2_plane) { in get_v4l2_plane32()
368 static int put_v4l2_plane32(struct v4l2_plane *p64, in put_v4l2_plane32()
1049 struct v4l2_plane *p64 = mbuf; in v4l2_compat_get_array_args()
1119 struct v4l2_plane *p64 = mbuf; in v4l2_compat_put_array_args()
H A Dv4l2-ioctl.c442 const struct v4l2_plane *plane; in v4l_print_buffer()
3184 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()
/linux-6.15/include/media/
H A Dv4l2-ioctl.h769 struct v4l2_plane *planes;
/linux-6.15/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c254 struct v4l2_plane *psrc = &b->m.planes[plane]; in vb2_fill_vb2_v4l2_buffer()
507 struct v4l2_plane *pdst = &b->m.planes[plane]; in __fill_v4l2_buffer()
/linux-6.15/include/uapi/linux/
H A Dvideodev2.h1105 struct v4l2_plane { struct
1171 struct v4l2_plane *planes;