Searched refs:alpha_up (Results 1 – 2 of 2) sorted by relevance
395 Word16 alpha_up, alpha_down, bckr_add = 2; in noise_estimate_update() local403 alpha_up = ALPHA_UP1; in noise_estimate_update()409 alpha_up = ALPHA_UP2; in noise_estimate_update()413 alpha_up = 0; in noise_estimate_update()435 st->bckr_est[i] = add1(bckr_add, add1(st->bckr_est[i],vo_mult_r(alpha_up, temp))); in noise_estimate_update()
1110 Word16 alpha_up; in noise_estimate_update() local1124 alpha_up = ALPHA_UP1; in noise_estimate_update()1132 alpha_up = ALPHA_UP2; in noise_estimate_update()1137 alpha_up = 0; in noise_estimate_update()1165 temp = mult_r(alpha_up, temp, pOverflow); in noise_estimate_update()