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()
348 struct fimc_frame *frame = &ctx->d_frame; in queue_setup()
388 if (ctx->d_frame.fmt == NULL) in buffer_prepare()
391 for (i = 0; i < ctx->d_frame.fmt->memplanes; i++) { in buffer_prepare()
392 unsigned long size = ctx->d_frame.payload[i]; in buffer_prepare()
419 fimc_prepare_addr(ctx, &buf->vb.vb2_buf, &ctx->d_frame, &buf->paddr); in buffer_queue()
587 struct fimc_frame *dst = &ctx->d_frame; in fimc_capture_try_format()
670 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()
1295 f = &ctx->d_frame; in fimc_cap_g_selection()
1333 f = &ctx->d_frame; in fimc_cap_s_selection()
1572 ff = &ctx->d_frame; in fimc_subdev_set_fmt()
1618 f = &ctx->d_frame; in fimc_subdev_get_selection()
1632 f = &ctx->d_frame; in fimc_subdev_get_selection()
1679 f = &ctx->d_frame; in fimc_subdev_set_selection()
1753 ctx->d_frame.fmt = ctx->s_frame.fmt; in fimc_register_capture_device()