Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-core.h190 struct fimc_scaler { struct
191 unsigned int scaleup_h:1;
192 unsigned int scaleup_v:1;
193 unsigned int copy_mode:1;
194 unsigned int enabled:1;
195 u32 hfactor;
196 u32 vfactor;
197 u32 pre_hratio;
198 u32 pre_vratio;
199 u32 pre_dst_width;
[all …]
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fimc.c109 struct fimc_scaler { struct
110 bool range;
111 bool bypass;
112 bool up_h;
113 bool up_v;
114 u32 hratio;
115 u32 vratio;