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