Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
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[i]); in venus_helper_intbufs_alloc()
[all …]