Searched refs:next_buf_last (Results 1 – 4 of 4) sorted by relevance
107 bool next_buf_last; member235 m2m_ctx->next_buf_last = false; in v4l2_m2m_clear_state()248 m2m_ctx->next_buf_last = false; in v4l2_m2m_mark_stopped()265 return m2m_ctx->is_draining && m2m_ctx->next_buf_last; in v4l2_m2m_dst_buf_is_last()
1002 inst->next_buf_last = false; in vdec_start_capture()1044 if (inst->next_buf_last) in vdec_start_output()1063 inst->next_buf_last = false; in vdec_start_output()1298 if (inst->next_buf_last && V4L2_TYPE_IS_CAPTURE(vb->vb2_queue->type) && in vdec_vb2_buf_queue()1306 inst->next_buf_last = false; in vdec_vb2_buf_queue()1465 inst->next_buf_last = true; in vdec_event_change()1472 inst->next_buf_last = true; in vdec_event_change()
458 bool next_buf_last; member
664 m2m_ctx->next_buf_last = true; in v4l2_update_last_buf_state()707 m2m_ctx->next_buf_last = true; in v4l2_m2m_update_stop_streaming_state()
Completed in 222 milliseconds