Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/coda/
Dcoda-bit.c459 static inline int coda_alloc_context_buf(struct coda_ctx *ctx, in coda_alloc_context_buf() function
512 ret = coda_alloc_context_buf(ctx, &ctx->internal_frames[i].buf, in coda_alloc_framebuffers()
575 ret = coda_alloc_context_buf(ctx, &ctx->parabuf, in coda_alloc_context_buffers()
588 ret = coda_alloc_context_buf(ctx, &ctx->slicebuf, size, in coda_alloc_context_buffers()
596 ret = coda_alloc_context_buf(ctx, &ctx->psbuf, in coda_alloc_context_buffers()
607 ret = coda_alloc_context_buf(ctx, &ctx->workbuf, size, in coda_alloc_context_buffers()