Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dcoda.h231 struct coda_aux_buf internal_frames[CODA_MAX_FRAMEBUFFERS]; member
Dcoda-bit.c386 coda_free_aux_buf(ctx->dev, &ctx->internal_frames[i]); in coda_free_framebuffers()
426 ret = coda_alloc_context_buf(ctx, &ctx->internal_frames[i], in coda_alloc_framebuffers()
440 y = ctx->internal_frames[i].paddr; in coda_alloc_framebuffers()
1191 coda_write(dev, ctx->internal_frames[2].paddr, in coda_start_encoding()
1193 coda_write(dev, ctx->internal_frames[3].paddr, in coda_start_encoding()
1924 ctx->internal_frames[ctx->display_idx].paddr); in coda_prepare_decode()