Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp2693 FIXP_DBL noiseReal, noiseImag; in adjustTimeSlotHQ_GainAndNoise() local
2744 noiseReal = in adjustTimeSlotHQ_GainAndNoise()
2748 *ptrReal++ = (signalReal + noiseReal); in adjustTimeSlotHQ_GainAndNoise()
2764 noiseReal = in adjustTimeSlotHQ_GainAndNoise()
2769 signalReal += noiseReal; in adjustTimeSlotHQ_GainAndNoise()
2853 FIXP_DBL noiseReal, noiseImag; in adjustTimeSlotHQ() local
2945 noiseReal = in adjustTimeSlotHQ()
2949 *ptrReal++ = (signalReal + noiseReal); in adjustTimeSlotHQ()
2990 noiseReal = in adjustTimeSlotHQ()
2995 signalReal += noiseReal; in adjustTimeSlotHQ()