Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dcoda.h229 struct coda_aux_buf psbuf; member
Dcoda-bit.c475 coda_free_aux_buf(dev, &ctx->psbuf); in coda_free_context_buffers()
508 if (!ctx->psbuf.vaddr && (dev->devtype->product == CODA_HX4 || in coda_alloc_context_buffers()
510 ret = coda_alloc_context_buf(ctx, &ctx->psbuf, in coda_alloc_context_buffers()
1710 coda_write(dev, ctx->psbuf.paddr, in __coda_start_decoding()
2056 ctx->psbuf.size); in coda_finish_decode()