Searched refs:noise_gain (Results 1 – 2 of 2) sorted by relevance
323 spx_word16_t noise_gain, gain_ratio; in compute_gain_floor() local324 …noise_gain = EXTRACT16(MIN32(Q15_ONE,SHR32(spx_exp(MULT16_16(QCONST16(0.11513,11),noise_suppress))… in compute_gain_floor()329 gain_floor[i] = MULT16_16_Q15(noise_gain, in compute_gain_floor()
867 const double noise_gain = noise_model->latest_state[c].ar_gain; in add_noise_std_observations() local910 const double adjusted_strength = uncorr_std / noise_gain; in add_noise_std_observations()