Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp2701 FIXP_DBL noiseReal, noiseImag; in adjustTimeSlotHQ_GainAndNoise() local
2766 noiseReal = in adjustTimeSlotHQ_GainAndNoise()
2770 *ptrReal++ = (signalReal + noiseReal); in adjustTimeSlotHQ_GainAndNoise()
2790 noiseReal = in adjustTimeSlotHQ_GainAndNoise()
2795 signalReal += noiseReal; in adjustTimeSlotHQ_GainAndNoise()
2879 FIXP_DBL noiseReal, noiseImag; in adjustTimeSlotHQ() local
2986 noiseReal = in adjustTimeSlotHQ()
2990 *ptrReal++ = (signalReal + noiseReal); in adjustTimeSlotHQ()
3035 noiseReal = in adjustTimeSlotHQ()
3040 signalReal += noiseReal; in adjustTimeSlotHQ()