Searched refs:pre_h_ratio (Results 1 – 3 of 3) sorted by relevance
156 ret = camif_get_scaler_factor(source_x, target_x, &scaler->pre_h_ratio, in s3c_camif_get_scaler_config()166 scaler->pre_dst_width = source_x / scaler->pre_h_ratio; in s3c_camif_get_scaler_config()178 scaler->pre_h_ratio, scaler->h_shift, in s3c_camif_get_scaler_config()
172 u32 pre_h_ratio; member
372 cfg |= (sc->pre_h_ratio << 16) | sc->pre_v_ratio; in camif_hw_set_prescaler()