Searched refs:xscl_factor (Results 1 – 2 of 2) sorted by relevance
490 RK_U16 xscl_factor; in calc_scl_factor() local525 xscl_factor = GET_SCALE_FACTOR_DN(act_width, dsp_width); in calc_scl_factor()529 xscl_factor = GET_SCALE_FACTOR_UP(act_width, dsp_width); in calc_scl_factor()533 xscl_factor = 1 << 12; in calc_scl_factor()637 p_scl_info->xscl_factor = xscl_factor; in calc_scl_factor()877 zme->common.reg8.yrgb_xscl_factor = yrgb_scl_info.xscl_factor; in set_zme_to_vdpp_reg()917 zme->common.reg16.cbcr_xscl_factor = cbcr_scl_info.xscl_factor; in set_zme_to_vdpp_reg()
201 RK_U16 xscl_factor; member