Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/coda/
Dcoda.h64 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;
220 struct coda_aux_buf bitstream;
222 struct coda_aux_buf parabuf;
223 struct coda_aux_buf psbuf;
224 struct coda_aux_buf slicebuf;
225 struct coda_aux_buf internal_frames[CODA_MAX_FRAMEBUFFERS];
[all …]
Dcoda-common.c1202 int coda_alloc_aux_buf(struct coda_dev *dev, struct coda_aux_buf *buf, in coda_alloc_aux_buf()
1230 struct coda_aux_buf *buf) in coda_free_aux_buf()
Dcoda-bit.c314 struct coda_aux_buf *buf, size_t size, in coda_alloc_context_buf()