Lines Matching refs:d_frame
49 fimc_prepare_dma_offset(ctx, &ctx->d_frame); in fimc_capture_hw_init()
168 fimc_prepare_dma_offset(ctx, &ctx->d_frame); in fimc_capture_config_update()
182 struct fimc_frame *f = &cap->ctx->d_frame; in fimc_capture_irq_handler()
344 struct fimc_frame *frame = &ctx->d_frame; in queue_setup()
381 if (ctx->d_frame.fmt == NULL) in buffer_prepare()
384 for (i = 0; i < ctx->d_frame.fmt->memplanes; i++) { in buffer_prepare()
385 unsigned long size = ctx->d_frame.payload[i]; in buffer_prepare()
412 fimc_prepare_addr(ctx, &buf->vb.vb2_buf, &ctx->d_frame, &buf->paddr); in buffer_queue()
580 struct fimc_frame *dst = &ctx->d_frame; in fimc_capture_try_format()
663 if (fimc_fmt_is_user_defined(ctx->d_frame.fmt->color)) { in fimc_capture_try_selection()
904 __fimc_get_format(&fimc->vid_cap.ctx->d_frame, f); in fimc_cap_g_fmt_mplane()
1023 struct fimc_frame *ff = &ctx->d_frame; in __fimc_capture_set_format()
1167 struct fimc_frame *frame = &vc->ctx->d_frame; in fimc_pipeline_validate()
1278 f = &ctx->d_frame; in fimc_cap_g_selection()
1289 f = &ctx->d_frame; in fimc_cap_g_selection()
1328 f = &ctx->d_frame; in fimc_cap_s_selection()
1567 ff = &ctx->d_frame; in fimc_subdev_set_fmt()
1613 f = &ctx->d_frame; in fimc_subdev_get_selection()
1628 f = &ctx->d_frame; in fimc_subdev_get_selection()
1675 f = &ctx->d_frame; in fimc_subdev_set_selection()
1749 ctx->d_frame.fmt = ctx->s_frame.fmt; in fimc_register_capture_device()