Home | History | Annotate | Download | only in libspeex

Lines Matching refs:noise_gain

1028    spx_word16_t noise_gain;
1052 noise_gain = MULT16_16_Q15(innov_gain, MULT16_16_Q15(fact, SUB16(Q15ONE,MULT16_16_Q15(pitch_gain,pitch_gain))));
1065 speex_rand(noise_gain, &st->seed);