Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Denv_est.cpp828 INT stopBandHigh = 0; in calculateSbrEnvelope() local
833 while (h_con->freqBandTable[FREQ_RES_HIGH][stopBandHigh] < in calculateSbrEnvelope()
835 stopBandHigh++; in calculateSbrEnvelope()
837 for (i = startBandHigh; i < stopBandHigh; i++) { in calculateSbrEnvelope()