Searched refs:pre_v_ratio (Results 1 – 3 of 3) sorted by relevance
161 ret = camif_get_scaler_factor(source_y, target_y, &scaler->pre_v_ratio, in s3c_camif_get_scaler_config()167 scaler->pre_dst_height = source_y / scaler->pre_v_ratio; in s3c_camif_get_scaler_config()179 scaler->pre_v_ratio, scaler->v_shift); in s3c_camif_get_scaler_config()
173 u32 pre_v_ratio; member
372 cfg |= (sc->pre_h_ratio << 16) | sc->pre_v_ratio; in camif_hw_set_prescaler()