Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/chips-media/
Dcoda.h70 struct coda_aux_buf { struct
91 struct coda_aux_buf codebuf; argument
92 struct coda_aux_buf tempbuf;
93 struct coda_aux_buf workbuf;
95 struct coda_aux_buf iram;
217 struct coda_aux_buf buf;
263 struct coda_aux_buf bitstream;
265 struct coda_aux_buf parabuf;
266 struct coda_aux_buf psbuf;
267 struct coda_aux_buf slicebuf;
[all …]
Dcoda-common.c1931 int coda_alloc_aux_buf(struct coda_dev *dev, struct coda_aux_buf *buf, in coda_alloc_aux_buf()
1956 struct coda_aux_buf *buf) in coda_free_aux_buf()
Dcoda-bit.c462 struct coda_aux_buf *buf, size_t size, in coda_alloc_context_buf()