Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp2703 FIXP_DBL noiseReal, noiseImag; in adjustTimeSlotHQ_GainAndNoise() local
2765 noiseReal = in adjustTimeSlotHQ_GainAndNoise()
2769 *ptrReal++ = (signalReal + noiseReal); in adjustTimeSlotHQ_GainAndNoise()
2789 noiseReal = in adjustTimeSlotHQ_GainAndNoise()
2794 signalReal += noiseReal; in adjustTimeSlotHQ_GainAndNoise()
2878 FIXP_DBL noiseReal, noiseImag; in adjustTimeSlotHQ() local
2982 noiseReal = in adjustTimeSlotHQ()
2986 *ptrReal++ = (signalReal + noiseReal); in adjustTimeSlotHQ()
3031 noiseReal = in adjustTimeSlotHQ()
3036 signalReal += noiseReal; in adjustTimeSlotHQ()