Searched refs:next_dst_buf (Results 1 – 2 of 2) sorted by relevance
647 struct vb2_v4l2_buffer *next_dst_buf; in v4l2_update_last_buf_state() local670 next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_update_last_buf_state()671 if (!next_dst_buf) { in v4l2_update_last_buf_state()682 v4l2_m2m_last_buffer_done(m2m_ctx, next_dst_buf); in v4l2_update_last_buf_state()716 struct vb2_v4l2_buffer *next_dst_buf; in v4l2_m2m_update_stop_streaming_state() local719 next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_m2m_update_stop_streaming_state()720 if (!next_dst_buf) in v4l2_m2m_update_stop_streaming_state()724 next_dst_buf); in v4l2_m2m_update_stop_streaming_state()
1327 struct vb2_v4l2_buffer *next_dst_buf; in mxc_jpeg_set_last_buffer() local1329 next_dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx); in mxc_jpeg_set_last_buffer()1330 if (!next_dst_buf) { in mxc_jpeg_set_last_buffer()1336 v4l2_m2m_last_buffer_done(ctx->fh.m2m_ctx, next_dst_buf); in mxc_jpeg_set_last_buffer()