Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp195 int noSubbands,
205 int noSubbands,
214 int noSubbands,
303 int noSubbands) /*!< number of QMF channels to process */ in aliasingReduction() argument
313 for (k = 0; k < noSubbands-1; k++ ){ in aliasingReduction()
338 groupVector[index++] = noSubbands; in aliasingReduction()
384 if (k < noSubbands - 1) { in aliasingReduction()
532 int noSubbands = highSubband - lowSubband; in calculateSbrEnvelope() local
570 …_e = h_sbr_cal_env->filtBufferNoise_e - getScalefactor(h_sbr_cal_env->filtBufferNoise, noSubbands); in calculateSbrEnvelope()
842 noSubbands); in calculateSbrEnvelope()
[all …]
Denv_calc.h154 int lowSubband, int noSubbands,