Home
last modified time | relevance | path

Searched refs:vbuf (Results 1 – 3 of 3) sorted by relevance

/include/trace/events/
Dv4l2.h204 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb);
208 __entry->flags = vbuf->flags;
209 __entry->field = vbuf->field;
211 __entry->timecode_type = vbuf->timecode.type;
212 __entry->timecode_flags = vbuf->timecode.flags;
213 __entry->timecode_frames = vbuf->timecode.frames;
214 __entry->timecode_seconds = vbuf->timecode.seconds;
215 __entry->timecode_minutes = vbuf->timecode.minutes;
216 __entry->timecode_hours = vbuf->timecode.hours;
217 __entry->timecode_userbits0 = vbuf->timecode.userbits[0];
[all …]
/include/media/
Dv4l2-mem2mem.h393 struct vb2_v4l2_buffer *vbuf);
584 struct vb2_v4l2_buffer *vbuf);
594 struct vb2_v4l2_buffer *vbuf) in v4l2_m2m_src_buf_remove_by_buf() argument
596 v4l2_m2m_buf_remove_by_buf(&m2m_ctx->out_q_ctx, vbuf); in v4l2_m2m_src_buf_remove_by_buf()
607 struct vb2_v4l2_buffer *vbuf) in v4l2_m2m_dst_buf_remove_by_buf() argument
609 v4l2_m2m_buf_remove_by_buf(&m2m_ctx->cap_q_ctx, vbuf); in v4l2_m2m_dst_buf_remove_by_buf()
/include/media/tpg/
Dv4l2-tpg.h246 u8 *basep[TPG_MAX_PLANES][2], unsigned p, u8 *vbuf);
249 unsigned p, u8 *vbuf);
251 unsigned p, u8 *vbuf);