Lines Matching refs:vbuf
597 char *vbuf = vb2_plane_vaddr(&buf->vb.vb2_buf, 0);
601 if (!vbuf)
611 vbuf, vc->width,
616 memcpy(vbuf, tmpbuf, vc->width * vc->height);
621 memcpy(vbuf, tmpbuf, jpgsize);
624 memcpy(vbuf, tmpbuf,
636 vbuf, pos);
659 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb);
660 struct s2255_buffer *buf = container_of(vbuf, struct s2255_buffer, vb);
688 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb);
689 struct s2255_buffer *buf = container_of(vbuf, struct s2255_buffer, vb);