Home
last modified time | relevance | path

Searched refs:vb2_plane (Results 1 – 4 of 4) sorted by relevance

/linux/include/media/
H A Dvideobuf2-core.h180 struct vb2_plane { struct
290 struct vb2_plane planes[VB2_MAX_PLANES];
479 int (*fill_vb2_buffer)(struct vb2_buffer *vb, struct vb2_plane *planes);
H A Dvideobuf2-v4l2.h53 struct vb2_plane planes[VB2_MAX_PLANES];
/linux/drivers/media/dvb-core/
H A Ddvb_vb2.c145 static int _fill_vb2_buffer(struct vb2_buffer *vb, struct vb2_plane *planes) in _fill_vb2_buffer()
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c301 static void __vb2_plane_dmabuf_put(struct vb2_buffer *vb, struct vb2_plane *p) in __vb2_plane_dmabuf_put()
1267 struct vb2_plane planes[VB2_MAX_PLANES]; in __prepare_userptr()
1383 struct vb2_plane planes[VB2_MAX_PLANES]; in __prepare_dmabuf()
2437 struct vb2_plane *vb_plane; in vb2_core_expbuf()