Lines Matching refs:d_frame
50 fimc_prepare_dma_offset(ctx, &ctx->d_frame); in fimc_capture_hw_init()
169 fimc_prepare_dma_offset(ctx, &ctx->d_frame); in fimc_capture_config_update()
183 struct fimc_frame *f = &cap->ctx->d_frame; in fimc_capture_irq_handler()
345 struct fimc_frame *frame = &ctx->d_frame; in queue_setup()
382 if (ctx->d_frame.fmt == NULL) in buffer_prepare()
385 for (i = 0; i < ctx->d_frame.fmt->memplanes; i++) { in buffer_prepare()
386 unsigned long size = ctx->d_frame.payload[i]; in buffer_prepare()
413 fimc_prepare_addr(ctx, &buf->vb.vb2_buf, &ctx->d_frame, &buf->paddr); in buffer_queue()
572 struct fimc_frame *dst = &ctx->d_frame; in fimc_capture_try_format()
655 if (fimc_fmt_is_user_defined(ctx->d_frame.fmt->color)) { in fimc_capture_try_selection()
896 __fimc_get_format(&fimc->vid_cap.ctx->d_frame, f); in fimc_cap_g_fmt_mplane()
1015 struct fimc_frame *ff = &ctx->d_frame; in __fimc_capture_set_format()
1159 struct fimc_frame *frame = &vc->ctx->d_frame; in fimc_pipeline_validate()
1273 f = &ctx->d_frame; in fimc_cap_g_selection()
1284 f = &ctx->d_frame; in fimc_cap_g_selection()
1310 f = &ctx->d_frame; in fimc_cap_s_selection()
1549 ff = &ctx->d_frame; in fimc_subdev_set_fmt()
1595 f = &ctx->d_frame; in fimc_subdev_get_selection()
1610 f = &ctx->d_frame; in fimc_subdev_get_selection()
1657 f = &ctx->d_frame; in fimc_subdev_set_selection()
1731 ctx->d_frame.fmt = ctx->s_frame.fmt; in fimc_register_capture_device()