Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/coda/
Dcoda.h62 struct coda_aux_buf { struct
83 struct coda_aux_buf codebuf; argument
84 struct coda_aux_buf tempbuf;
85 struct coda_aux_buf workbuf;
87 struct coda_aux_buf iram;
201 struct coda_aux_buf buf;
245 struct coda_aux_buf bitstream;
247 struct coda_aux_buf parabuf;
248 struct coda_aux_buf psbuf;
249 struct coda_aux_buf slicebuf;
[all …]
Dcoda-common.c1795 int coda_alloc_aux_buf(struct coda_dev *dev, struct coda_aux_buf *buf, in coda_alloc_aux_buf()
1823 struct coda_aux_buf *buf) in coda_free_aux_buf()
Dcoda-bit.c460 struct coda_aux_buf *buf, size_t size, in coda_alloc_context_buf()