Searched refs:tfrc_lh_weights (Results 1 – 1 of 1) sorted by relevance
17 static const int tfrc_lh_weights[NINTERVAL] = { 10, 10, 10, 10, 8, 6, 4, 2 }; variable74 i_tot0 += i_i * tfrc_lh_weights[i]; in tfrc_lh_calc_i_mean()75 w_tot += tfrc_lh_weights[i]; in tfrc_lh_calc_i_mean()78 i_tot1 += i_i * tfrc_lh_weights[i-1]; in tfrc_lh_calc_i_mean()