Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_fimc.c79 struct fimc_scaler { struct
80 bool range;
81 bool bypass;
82 bool up_h;
83 bool up_v;
84 u32 hratio;
85 u32 vratio;