Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-lite-reg.h140 void flite_hw_set_window_offset(struct fimc_lite *dev, struct flite_frame *f);
141 void flite_hw_set_source_format(struct fimc_lite *dev, struct flite_frame *f);
143 void flite_hw_set_output_dma(struct fimc_lite *dev, struct flite_frame *f,
145 void flite_hw_set_dma_window(struct fimc_lite *dev, struct flite_frame *f);
Dfimc-lite.h88 struct flite_frame { struct
168 struct flite_frame inp_frame;
169 struct flite_frame out_frame;
Dfimc-lite-reg.c130 void flite_hw_set_source_format(struct fimc_lite *dev, struct flite_frame *f) in flite_hw_set_source_format()
161 void flite_hw_set_window_offset(struct fimc_lite *dev, struct flite_frame *f) in flite_hw_set_window_offset()
232 static void flite_hw_set_out_order(struct fimc_lite *dev, struct flite_frame *f) in flite_hw_set_out_order()
250 void flite_hw_set_dma_window(struct fimc_lite *dev, struct flite_frame *f) in flite_hw_set_dma_window()
300 void flite_hw_set_output_dma(struct fimc_lite *dev, struct flite_frame *f, in flite_hw_set_output_dma()
Dfimc-lite.c369 struct flite_frame *frame = &fimc->out_frame; in queue_setup()
590 struct flite_frame *sink = &fimc->inp_frame; in fimc_lite_subdev_try_fmt()
624 struct flite_frame *frame = &fimc->inp_frame; in fimc_lite_try_crop()
641 struct flite_frame *frame = &fimc->out_frame; 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()
1078 struct flite_frame *f = &fimc->inp_frame; in fimc_lite_subdev_get_fmt()
[all …]