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()
365 struct flite_frame *frame = &fimc->out_frame; in queue_setup()
401 if (fimc->out_frame.fmt == NULL) in buffer_prepare()
404 for (i = 0; i < fimc->out_frame.fmt->memplanes; i++) { in buffer_prepare()
638 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_try_compose()
649 r->top = clamp_t(u32, r->top, 0, fimc->out_frame.f_height - r->height); in fimc_lite_try_compose()
695 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_g_fmt_mplane()
766 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_s_fmt_mplane()
800 struct flite_frame *ff = &fimc->out_frame; in fimc_pipeline_validate()
910 struct flite_frame *f = &fimc->out_frame; in fimc_lite_g_selection()
936 struct flite_frame *f = &fimc->out_frame; in fimc_lite_s_selection()
1107 struct flite_frame *source = &fimc->out_frame; in fimc_lite_subdev_set_fmt()
1216 fimc->out_frame.rect = sel->r; in fimc_lite_subdev_set_selection()
1409 struct flite_frame *source = &fimc->out_frame; in fimc_lite_set_default_config()