Lines Matching refs:d_frame
52 fimc_prepare_dma_offset(ctx, &ctx->d_frame); in fimc_capture_hw_init()
170 fimc_prepare_dma_offset(ctx, &ctx->d_frame); in fimc_capture_config_update()
184 struct fimc_frame *f = &cap->ctx->d_frame; in fimc_capture_irq_handler()
353 struct fimc_frame *frame = &ctx->d_frame; in queue_setup()
393 if (ctx->d_frame.fmt == NULL) in buffer_prepare()
396 for (i = 0; i < ctx->d_frame.fmt->memplanes; i++) { in buffer_prepare()
397 unsigned long size = ctx->d_frame.payload[i]; in buffer_prepare()
423 fimc_prepare_addr(ctx, &buf->vb, &ctx->d_frame, &buf->paddr); in buffer_queue()
591 struct fimc_frame *dst = &ctx->d_frame; in fimc_capture_try_format()
674 if (fimc_fmt_is_user_defined(ctx->d_frame.fmt->color)) { in fimc_capture_try_selection()
915 __fimc_get_format(&fimc->vid_cap.ctx->d_frame, f); in fimc_cap_g_fmt_mplane()
1034 struct fimc_frame *ff = &ctx->d_frame; in __fimc_capture_set_format()
1178 struct fimc_frame *frame = &vc->ctx->d_frame; in fimc_pipeline_validate()
1289 f = &ctx->d_frame; in fimc_cap_g_selection()
1299 f = &ctx->d_frame; in fimc_cap_g_selection()
1337 f = &ctx->d_frame; in fimc_cap_s_selection()
1575 ff = &ctx->d_frame; in fimc_subdev_set_fmt()
1621 f = &ctx->d_frame; in fimc_subdev_get_selection()
1635 f = &ctx->d_frame; in fimc_subdev_get_selection()
1682 f = &ctx->d_frame; in fimc_subdev_set_selection()
1756 ctx->d_frame.fmt = ctx->s_frame.fmt; in fimc_register_capture_device()