Searched refs:internal_frames (Results 1 – 2 of 2) sorted by relevance
343 coda_free_aux_buf(ctx->dev, &ctx->internal_frames[i]); in coda_free_framebuffers()378 ret = coda_alloc_context_buf(ctx, &ctx->internal_frames[i], in coda_alloc_framebuffers()392 y = ctx->internal_frames[i].paddr; in coda_alloc_framebuffers()411 ctx->internal_frames[i].paddr + in coda_alloc_framebuffers()418 coda_parabuf_write(ctx, 97, ctx->internal_frames[0].paddr + in coda_alloc_framebuffers()1107 coda_write(dev, ctx->internal_frames[2].paddr, in coda_start_encoding()1109 coda_write(dev, ctx->internal_frames[3].paddr, in coda_start_encoding()
220 struct coda_aux_buf internal_frames[CODA_MAX_FRAMEBUFFERS]; member