Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A 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 in venus_helper_intbufs_alloc()
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhelpers.c19 struct intbuf { struct
82 struct intbuf *buf; in venus_helper_queue_dpb_bufs()
105 struct intbuf *buf, *n; in venus_helper_free_dpb_bufs()
128 struct intbuf *buf; in venus_helper_alloc_dpb_bufs()
187 struct intbuf *buf; in intbufs_set_buffer()
243 struct intbuf *buf, *n; in intbufs_unset_buffers()
282 const unsigned int *intbuf; in venus_helper_intbufs_alloc() local
288 intbuf = intbuf_types_4xx; in venus_helper_intbufs_alloc()
291 intbuf = intbuf_types_1xx; in venus_helper_intbufs_alloc()
295 ret = intbufs_set_buffer(inst, intbuf[ in venus_helper_intbufs_alloc()
[all...]

Completed in 4 milliseconds