Searched refs:flite_frame (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-lite-reg.h | 137 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);
|
H A D | fimc-lite.h | 85 struct flite_frame { struct 162 struct flite_frame inp_frame; 163 struct flite_frame out_frame;
|
H A D | fimc-lite-reg.c | 127 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()
|