Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_v4l2.h23 struct vb2_v4l2_buffer *vpu_next_src_buf(struct vpu_inst *inst);
H A Dvpu_v4l2.c329 struct vb2_v4l2_buffer *vpu_next_src_buf(struct vpu_inst *inst) in vpu_next_src_buf() function
H A Dvdec.c707 return vpu_next_src_buf(inst); in vdec_get_src_buffer()