Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/coda/
H A 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 …]
H A Dcoda-bit.c462 struct coda_aux_buf *buf, size_t size, in coda_alloc_context_buf()