Home
last modified time | relevance | path

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

/openbmc/linux/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 Dmmap.rst46 array of struct :c:type:`v4l2_plane` structures, each
168 struct v4l2_plane planes[FMT_NUM_PLANES];
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 Duserp.rst23 :c:type:`v4l2_plane` in the multi-planar API case). The
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c326 static int get_v4l2_plane32(struct v4l2_plane *p64, in get_v4l2_plane32()
350 *p64 = (struct v4l2_plane) { in get_v4l2_plane32()
360 static int put_v4l2_plane32(struct v4l2_plane *p64, in put_v4l2_plane32()
1041 struct v4l2_plane *p64 = mbuf; in v4l2_compat_get_array_args()
1111 struct v4l2_plane *p64 = mbuf; in v4l2_compat_put_array_args()
H A Dv4l2-ioctl.c441 const struct v4l2_plane *plane; in v4l_print_buffer()
3104 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()
/openbmc/linux/include/media/
H A Dv4l2-ioctl.h777 struct v4l2_plane *planes;
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c254 struct v4l2_plane *psrc = &b->m.planes[plane]; in vb2_fill_vb2_v4l2_buffer()
520 struct v4l2_plane *pdst = &b->m.planes[plane]; in __fill_v4l2_buffer()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1061 struct v4l2_plane { struct
1127 struct v4l2_plane *planes;
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch3349 struct v4l2_plane planes[VIDEO_MAX_PLANES];
3790 - struct v4l2_plane planes[VIDEO_MAX_PLANES];
3816 + struct v4l2_plane planes[VIDEO_MAX_PLANES] = {{0}};
10311 + struct v4l2_plane planes[VIDEO_MAX_PLANES] = {{0}};
10371 + struct v4l2_plane planes[VIDEO_MAX_PLANES] = {{0}};
10839 + struct v4l2_plane planes[VIDEO_MAX_PLANES];
15479 + struct v4l2_plane planes[VIDEO_MAX_PLANES];
16700 + struct v4l2_plane planes[VIDEO_MAX_PLANES];