Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dcoda.h65 struct coda_aux_buf { struct
86 struct coda_aux_buf codebuf; argument
87 struct coda_aux_buf tempbuf;
88 struct coda_aux_buf workbuf;
90 struct coda_aux_buf iram;
226 struct coda_aux_buf bitstream;
228 struct coda_aux_buf parabuf;
229 struct coda_aux_buf psbuf;
230 struct coda_aux_buf slicebuf;
231 struct coda_aux_buf internal_frames[CODA_MAX_FRAMEBUFFERS];
[all …]
Dcoda-common.c1546 int coda_alloc_aux_buf(struct coda_dev *dev, struct coda_aux_buf *buf, in coda_alloc_aux_buf()
1574 struct coda_aux_buf *buf) in coda_free_aux_buf()
Dcoda-bit.c374 struct coda_aux_buf *buf, size_t size, in coda_alloc_context_buf()