Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/exynos4-is/
Dfimc-core.h187 struct fimc_scaler { struct
188 unsigned int scaleup_h:1;
189 unsigned int scaleup_v:1;
190 unsigned int copy_mode:1;
191 unsigned int enabled:1;
192 u32 hfactor;
193 u32 vfactor;
194 u32 pre_hratio;
195 u32 pre_vratio;
196 u32 pre_dst_width;
[all …]
/linux-5.19.10/drivers/gpu/drm/exynos/
Dexynos_drm_fimc.c76 struct fimc_scaler { struct
77 bool range;
78 bool bypass;
79 bool up_h;
80 bool up_v;
81 u32 hratio;
82 u32 vratio;