Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/chips-media/
Dcoda-bit.c461 static inline int coda_alloc_context_buf(struct coda_ctx *ctx, in coda_alloc_context_buf() function
514 ret = coda_alloc_context_buf(ctx, &ctx->internal_frames[i].buf, in coda_alloc_framebuffers()
577 ret = coda_alloc_context_buf(ctx, &ctx->parabuf, in coda_alloc_context_buffers()
590 ret = coda_alloc_context_buf(ctx, &ctx->slicebuf, size, in coda_alloc_context_buffers()
598 ret = coda_alloc_context_buf(ctx, &ctx->psbuf, in coda_alloc_context_buffers()
609 ret = coda_alloc_context_buf(ctx, &ctx->workbuf, size, in coda_alloc_context_buffers()