Lines Matching refs:vbuf
289 * @vbuf: pointer to struct &v4l2_buffer
293 struct vb2_v4l2_buffer *vbuf)
295 return m2m_ctx->is_draining && vbuf == m2m_ctx->last_src_buf;
302 * @vbuf: pointer to struct &v4l2_buffer
305 struct vb2_v4l2_buffer *vbuf);
580 * @vbuf: pointer to struct &vb2_v4l2_buffer
585 struct vb2_v4l2_buffer *vbuf);
787 * @vbuf: the buffer to be removed
790 struct vb2_v4l2_buffer *vbuf);
797 * @vbuf: the buffer to be removed
800 struct vb2_v4l2_buffer *vbuf)
802 v4l2_m2m_buf_remove_by_buf(&m2m_ctx->out_q_ctx, vbuf);
810 * @vbuf: the buffer to be removed
813 struct vb2_v4l2_buffer *vbuf)
815 v4l2_m2m_buf_remove_by_buf(&m2m_ctx->cap_q_ctx, vbuf);