Home
last modified time | relevance | path

Searched defs:fimc_scaler (Results 1 – 2 of 2) sorted by relevance

/drivers/media/platform/exynos4-is/
Dfimc-core.h188 struct fimc_scaler { struct
189 unsigned int scaleup_h:1;
190 unsigned int scaleup_v:1;
191 unsigned int copy_mode:1;
192 unsigned int enabled:1;
193 u32 hfactor;
194 u32 vfactor;
195 u32 pre_hratio;
196 u32 pre_vratio;
197 u32 pre_dst_width;
[all …]
/drivers/gpu/drm/exynos/
Dexynos_drm_fimc.c111 struct fimc_scaler { struct
112 bool range;
113 bool bypass;
114 bool up_h;
115 bool up_v;
116 u32 hratio;
117 u32 vratio;