Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.h106 int scaleEnergyIn; member
Dnsx_core.c736 inst->scaleEnergyIn = 0; in WebRtcNsx_InitCore()
1220 WebRtcSpl_Energy(winData, inst->anaLen, &inst->scaleEnergyIn); in WebRtcNsx_DataAnalysis()
1469 - inst->scaleEnergyIn); in WebRtcNsx_DataSynthesis()
1474 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()