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

/external/aac/libAACenc/src/
H A Daacenc_pns.cpp433 INT lastiNoiseEnergy = 0; local
454 INT deltaiNoiseEnergy = noiseNrg[sfb] - lastiNoiseEnergy;
464 lastiNoiseEnergy = noiseNrg[sfb];

Completed in 73 milliseconds