Home
last modified time | relevance | path

Searched refs:vpu_next_src_buf (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/platform/amphion/
Dvpu_v4l2.h22 struct vb2_v4l2_buffer *vpu_next_src_buf(struct vpu_inst *inst);
Dvpu_v4l2.c243 struct vb2_v4l2_buffer *vpu_next_src_buf(struct vpu_inst *inst) in vpu_next_src_buf() function
Dvdec.c621 return vpu_next_src_buf(inst); in vdec_get_src_buffer()