Lines Matching refs:out_frame
150 if (fimc->inp_frame.fmt == NULL || fimc->out_frame.fmt == NULL) in fimc_lite_hw_init()
164 flite_hw_set_output_dma(fimc, &fimc->out_frame, !isp_output); in fimc_lite_hw_init()
247 flite_hw_set_dma_window(fimc, &fimc->out_frame); in fimc_lite_config_update()
369 struct flite_frame *frame = &fimc->out_frame; in queue_setup()
405 if (fimc->out_frame.fmt == NULL) in buffer_prepare()
408 for (i = 0; i < fimc->out_frame.fmt->memplanes; i++) { in buffer_prepare()
641 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_try_compose()
652 r->top = clamp_t(u32, r->top, 0, fimc->out_frame.f_height - r->height); in fimc_lite_try_compose()
698 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_g_fmt_mplane()
769 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_s_fmt_mplane()
803 struct flite_frame *ff = &fimc->out_frame; in fimc_pipeline_validate()
913 struct flite_frame *f = &fimc->out_frame; in fimc_lite_g_selection()
939 struct flite_frame *f = &fimc->out_frame; in fimc_lite_s_selection()
1110 struct flite_frame *source = &fimc->out_frame; in fimc_lite_subdev_set_fmt()
1219 fimc->out_frame.rect = sel->r; in fimc_lite_subdev_set_selection()
1412 struct flite_frame *source = &fimc->out_frame; in fimc_lite_set_default_config()