Searched refs:next_dst_buf (Results 1 – 2 of 2) sorted by relevance
644 struct vb2_v4l2_buffer *next_dst_buf; in v4l2_update_last_buf_state() local667 next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_update_last_buf_state()668 if (!next_dst_buf) { in v4l2_update_last_buf_state()679 v4l2_m2m_last_buffer_done(m2m_ctx, next_dst_buf); in v4l2_update_last_buf_state()713 struct vb2_v4l2_buffer *next_dst_buf; in v4l2_m2m_update_stop_streaming_state() local716 next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx); in v4l2_m2m_update_stop_streaming_state()717 if (!next_dst_buf) in v4l2_m2m_update_stop_streaming_state()721 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()