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

/external/aac/libSBRdec/src/
H A Denv_calc.cpp668 UCHAR * pUiNoise = &hFreq->freqBandTableNoise[1]; /*! Upper limit of the current noise floor band. */ local
692 if (k >= *pUiNoise) {
696 pUiNoise++;

Completed in 214 milliseconds