Searched defs:fimc_scaler (Results 1 – 2 of 2) sorted by relevance
187 struct fimc_scaler { struct188 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 …]
76 struct fimc_scaler { struct77 bool range;78 bool bypass;79 bool up_h;80 bool up_v;81 u32 hratio;82 u32 vratio;