Home
last modified time | relevance | path

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

/Linux-v5.10/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;
208 struct coda_aux_buf buf;
253 struct coda_aux_buf bitstream;
255 struct coda_aux_buf parabuf;
256 struct coda_aux_buf psbuf;
257 struct coda_aux_buf slicebuf;
[all …]
Dcoda-common.c1921 int coda_alloc_aux_buf(struct coda_dev *dev, struct coda_aux_buf *buf, in coda_alloc_aux_buf()
1946 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()