Home
last modified time | relevance | path

Searched refs:flite_frame (Results 1 – 4 of 4) sorted by relevance

/drivers/media/platform/samsung/exynos4-is/
A Dfimc-lite-reg.h137 void flite_hw_set_window_offset(struct fimc_lite *dev, const struct flite_frame *f);
138 void flite_hw_set_source_format(struct fimc_lite *dev, const struct flite_frame *f);
140 void flite_hw_set_output_dma(struct fimc_lite *dev, const struct flite_frame *f,
142 void flite_hw_set_dma_window(struct fimc_lite *dev, const struct flite_frame *f);
A Dfimc-lite.h85 struct flite_frame { struct
162 struct flite_frame inp_frame;
163 struct flite_frame out_frame;
A Dfimc-lite-reg.c127 void flite_hw_set_source_format(struct fimc_lite *dev, const struct flite_frame *f) in flite_hw_set_source_format()
158 void flite_hw_set_window_offset(struct fimc_lite *dev, const struct flite_frame *f) in flite_hw_set_window_offset()
230 const struct flite_frame *f) in flite_hw_set_out_order()
248 void flite_hw_set_dma_window(struct fimc_lite *dev, const struct flite_frame *f) in flite_hw_set_dma_window()
298 void flite_hw_set_output_dma(struct fimc_lite *dev, const struct flite_frame *f, in flite_hw_set_output_dma()
A Dfimc-lite.c354 struct flite_frame *frame = &fimc->out_frame; in queue_setup()
570 struct flite_frame *sink = &fimc->inp_frame; in fimc_lite_subdev_try_fmt()
604 struct flite_frame *frame = &fimc->inp_frame; in fimc_lite_try_crop()
621 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_try_compose()
780 struct flite_frame *ff = &fimc->out_frame; in fimc_pipeline_validate()
873 struct flite_frame *f = &fimc->out_frame; in fimc_lite_g_selection()
899 struct flite_frame *f = &fimc->out_frame; in fimc_lite_s_selection()
1029 struct flite_frame *f = &fimc->inp_frame; in fimc_lite_subdev_get_fmt()
1060 struct flite_frame *sink = &fimc->inp_frame; in fimc_lite_subdev_set_fmt()
1120 struct flite_frame *f = &fimc->inp_frame; in fimc_lite_subdev_get_selection()
[all …]

Completed in 11 milliseconds