Home
last modified time | relevance | path

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

/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c231 struct v4l2_timecode tc, u32 offset, u32 vbuf_flags) in amvdec_add_ts() argument
243 new_ts->flags = vbuf_flags; in amvdec_add_ts()
331 u32 vbuf_flags; in amvdec_dst_buf_done() local
347 vbuf_flags = tmp->flags; in amvdec_dst_buf_done()
352 dst_buf_done(sess, vbuf, field, timestamp, timecode, vbuf_flags); in amvdec_dst_buf_done()
366 u32 vbuf_flags = 0; in amvdec_dst_buf_done_offset() local
394 vbuf_flags = match->flags; in amvdec_dst_buf_done_offset()
400 dst_buf_done(sess, vbuf, field, timestamp, timecode, vbuf_flags); in amvdec_dst_buf_done_offset()