Searched refs:scl_h_factor (Results 1 – 1 of 1) sorted by relevance
1330 u32 scl_v_factor, scl_h_factor; in rk628_post_process_scaler_init() local1381 scl_h_factor = ((src_hactive - 1) << 14) / in rk628_post_process_scaler_init()1384 scl_h_factor = ((src_hactive - 2) << 14) / in rk628_post_process_scaler_init()1387 scl_h_factor = (dst_hactive << 16) / (src_hactive - 1); in rk628_post_process_scaler_init()1392 scl_h_factor = 0; in rk628_post_process_scaler_init()1395 scl_h_factor = ((src_hactive - 1) << 16) / (dst_hactive - 1); in rk628_post_process_scaler_init()1427 SCL_H_FACTOR(scl_h_factor)); in rk628_post_process_scaler_init()