Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/venus/
Dhelpers.c30 struct intbuf { struct
93 static void free_dpb_buf(struct venus_inst *inst, struct intbuf *buf) in free_dpb_buf()
105 struct intbuf *buf, *next; in venus_helper_queue_dpb_bufs()
147 struct intbuf *buf, *n; in venus_helper_free_dpb_bufs()
170 struct intbuf *buf; in venus_helper_alloc_dpb_bufs()
239 struct intbuf *buf; in intbufs_set_buffer()
295 struct intbuf *buf, *n; in intbufs_unset_buffers()
342 const unsigned int *intbuf; in venus_helper_intbufs_alloc() local
348 intbuf = intbuf_types_6xx; in venus_helper_intbufs_alloc()
351 intbuf = intbuf_types_4xx; in venus_helper_intbufs_alloc()
[all …]