Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/qcom/venus/
Dhelpers.c21 struct intbuf { struct
84 struct intbuf *buf; in venus_helper_queue_dpb_bufs()
107 struct intbuf *buf, *n; in venus_helper_free_dpb_bufs()
130 struct intbuf *buf; in venus_helper_alloc_dpb_bufs()
189 struct intbuf *buf; in intbufs_set_buffer()
245 struct intbuf *buf, *n; in intbufs_unset_buffers()
284 const unsigned int *intbuf; in venus_helper_intbufs_alloc() local
290 intbuf = intbuf_types_4xx; in venus_helper_intbufs_alloc()
293 intbuf = intbuf_types_1xx; in venus_helper_intbufs_alloc()
297 ret = intbufs_set_buffer(inst, intbuf[i]); in venus_helper_intbufs_alloc()
[all …]