Searched refs:scaleEnergyIn (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/src/modules/audio_processing/ns/
H A Dnsx_core.h99 int scaleEnergyIn; member in struct:NsxInst_t_
H A Dnsx_core.c848 inst->scaleEnergyIn = 0;
1552 inst->energyIn = WebRtcSpl_Energy(winData, (int)inst->anaLen, &(inst->scaleEnergyIn));
1813 - inst->scaleEnergyIn);
1816 - inst->scaleEnergyIn); // Q(-8-scaleEnergyOut)
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
H A Dnsx_core.h106 int scaleEnergyIn; member in struct:NsxInst_t_
H A Dnsx_core.c745 inst->scaleEnergyIn = 0;
1225 inst->energyIn = WebRtcSpl_Energy(winData, (int)inst->anaLen, &(inst->scaleEnergyIn));
1489 - inst->scaleEnergyIn);
1492 - inst->scaleEnergyIn); // Q(-8-scaleEnergyOut)

Completed in 3907 milliseconds