Lines Matching refs:d_frame
52 fimc_prepare_dma_offset(ctx, &ctx->d_frame); in fimc_capture_hw_init()
171 fimc_prepare_dma_offset(ctx, &ctx->d_frame); in fimc_capture_config_update()
185 struct fimc_frame *f = &cap->ctx->d_frame; in fimc_capture_irq_handler()
347 struct fimc_frame *frame = &ctx->d_frame; in queue_setup()
384 if (ctx->d_frame.fmt == NULL) in buffer_prepare()
387 for (i = 0; i < ctx->d_frame.fmt->memplanes; i++) { in buffer_prepare()
388 unsigned long size = ctx->d_frame.payload[i]; in buffer_prepare()
415 fimc_prepare_addr(ctx, &buf->vb.vb2_buf, &ctx->d_frame, &buf->paddr); in buffer_queue()
583 struct fimc_frame *dst = &ctx->d_frame; in fimc_capture_try_format()
666 if (fimc_fmt_is_user_defined(ctx->d_frame.fmt->color)) { in fimc_capture_try_selection()
911 __fimc_get_format(&fimc->vid_cap.ctx->d_frame, f); in fimc_cap_g_fmt_mplane()
1030 struct fimc_frame *ff = &ctx->d_frame; in __fimc_capture_set_format()
1174 struct fimc_frame *frame = &vc->ctx->d_frame; in fimc_pipeline_validate()
1285 f = &ctx->d_frame; in fimc_cap_g_selection()
1296 f = &ctx->d_frame; in fimc_cap_g_selection()
1335 f = &ctx->d_frame; in fimc_cap_s_selection()
1574 ff = &ctx->d_frame; in fimc_subdev_set_fmt()
1620 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()