Home
last modified time | relevance | path

Searched refs:gainFactor2 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.c1432 int16_t gainFactor, gainFactor1, gainFactor2; in WebRtcNsx_DataSynthesis() local
1485 gainFactor2 = inst->factor2Table[energyRatio]; // Q8 in WebRtcNsx_DataSynthesis()
1492 tmp16no2 = (int16_t)((inst->priorNonSpeechProb * gainFactor2) >> 14); in WebRtcNsx_DataSynthesis()