Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-dec.c1156 static struct vpu_src_buffer *inst_src_buf_remove(struct vpu_instance *inst) in inst_src_buf_remove() function
1190 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()