Searched refs:v4l2_plane (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c334 static int get_v4l2_plane32(struct v4l2_plane *p64,
358 *p64 = (struct v4l2_plane) {
368 static int put_v4l2_plane32(struct v4l2_plane *p64,
1049 struct v4l2_plane *p64 = mbuf;
1119 struct v4l2_plane *p64 = mbuf;
H A Dv4l2-ioctl.c441 const struct v4l2_plane *plane;
3104 *array_size = sizeof(struct v4l2_plane) * buf->length;
/linux-master/include/media/
H A Dv4l2-ioctl.h777 struct v4l2_plane *planes;
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c254 struct v4l2_plane *psrc = &b->m.planes[plane];
507 struct v4l2_plane *pdst = &b->m.planes[plane];
/linux-master/include/uapi/linux/
H A Dvideodev2.h1041 * struct v4l2_plane - plane info for multi-planar buffers
1062 struct v4l2_plane { struct
1128 struct v4l2_plane *planes;

Completed in 153 milliseconds