Searched refs:vpu_buf (Results 1 – 2 of 2) sorted by relevance
301 struct vpu_vb2_buffer *vpu_buf = to_vpu_vb2_buffer(vbuf); in vdec_attach_frame_store() local310 if (vdec->slots[i].curr && vdec->slots[i].curr != vpu_buf) { in vdec_attach_frame_store()312 vdec->slots[i].pend = vpu_buf; in vdec_attach_frame_store()316 vpu_buf->fs_id = i; in vdec_attach_frame_store()324 vpu_buf->fs_id = i; in vdec_attach_frame_store()341 vpu_buf->fs_id = i; in vdec_attach_frame_store()805 struct vpu_vb2_buffer *vpu_buf; in vdec_frame_decoded() local814 vpu_buf = vdec->slots[info->id].curr; in vdec_frame_decoded()815 if (!vpu_buf) { in vdec_frame_decoded()820 vbuf = &vpu_buf->m2m_buf.vb; in vdec_frame_decoded()[all …]
26 struct vpu_buf { struct