Searched refs:ratio_neg_tmp (Results 1 – 1 of 1) sorted by relevance
574 RK_S32 ratio_pos_tmp, ratio_neg_tmp, peaking_ctrl_add_tmp; in set_shp_to_vdpp2_reg() local616 ratio_neg_tmp = (coring_ratio * gain_ctrl_neg + 512) >> 10; in set_shp_to_vdpp2_reg()618 peaking_ctrl_value_N1[ii] = -((ratio_neg_tmp * (coring_thr - coring_zero) + 512) >> 10); in set_shp_to_vdpp2_reg()620 peaking_ctrl_ratio_N01[ii] = ratio_neg_tmp; in set_shp_to_vdpp2_reg()631 ratio_neg_tmp = (limit_ctrl_ratio * gain_ctrl_neg + 512) >> 10; in set_shp_to_vdpp2_reg()635 peaking_ctrl_add_tmp = (ratio_neg_tmp * (limit_ctrl_n1 - limit_ctrl_n0) + 512) >> 10; in set_shp_to_vdpp2_reg()638 peaking_ctrl_ratio_N23[ii] = ratio_neg_tmp; in set_shp_to_vdpp2_reg()