Searched refs:inst_src_buf_remove (Results 1 – 1 of 1) sorted by relevance
1156 static struct vpu_src_buffer *inst_src_buf_remove(struct vpu_instance *inst) in inst_src_buf_remove() function1190 while ((vpu_buf = inst_src_buf_remove(inst)) != NULL) { in fill_ringbuffer()1433 while ((vpu_buf = inst_src_buf_remove(inst)) != NULL) in streamoff_output()