Searched refs:V4L2_BUF_FLAG_LAST (Results 1 – 16 of 16) sorted by relevance
113 set the ``V4L2_BUF_FLAG_LAST`` buffer flag on the last buffer of117 ``V4L2_BUF_FLAG_LAST`` flag was set, the
172 dequeued and will set the ``V4L2_BUF_FLAG_LAST`` buffer flag on176 the ``V4L2_BUF_FLAG_LAST`` flag was set, the
154 codecs if a buffer with the ``V4L2_BUF_FLAG_LAST`` was already
581 - ``V4L2_BUF_FLAG_LAST``
521 if (flags & V4L2_BUF_FLAG_LAST) in frame_type_str()
779 frame->flags |= V4L2_BUF_FLAG_LAST; in delta_complete_eos()
91 { V4L2_BUF_FLAG_LAST, "LAST" })
285 b->flags & V4L2_BUF_FLAG_LAST) in __fill_v4l2_buffer()438 vbuf->flags &= ~V4L2_BUF_FLAG_LAST; in __fill_vb2_buffer()
332 out_vb->flags &= ~V4L2_BUF_FLAG_LAST; in device_process()370 dst_buf->flags |= V4L2_BUF_FLAG_LAST; in device_run()897 ctx->last_dst_buf->flags |= V4L2_BUF_FLAG_LAST; in vicodec_mark_last_buf()
513 flags |= V4L2_BUF_FLAG_LAST; in hfi_session_ftb_done()
450 if (vbuf->flags & V4L2_BUF_FLAG_LAST || !fdata.filled_len) in session_process_buf()
897 if (vbuf->flags & V4L2_BUF_FLAG_LAST) { in vdec_buf_done()
979 #define V4L2_BUF_FLAG_LAST 0x00100000 macro
387 dst_vb2_v4l2->flags |= V4L2_BUF_FLAG_LAST; in mtk_vdec_worker()
247 dst_buf->b->flags |= V4L2_BUF_FLAG_LAST; in s5p_mfc_handle_frame_all_extracted()
884 buf->flags |= V4L2_BUF_FLAG_LAST; in coda_m2m_buf_done()