Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp196 int noSubbands, int scale_change,
202 int noSubbands, int scale_change, int noNoiseFlag,
212 int lowSubbands, int noSubbands, int scale_change, FIXP_SGL smooth_ratio,
220 int lowSubbands, int noSubbands, int scale_change);
225 int noSubbands, int scale_change,
380 int noSubbands) /*!< number of QMF channels to process */ in aliasingReduction() argument
392 for (k = 0; k < noSubbands - 1; k++) { in aliasingReduction()
415 groupVector[index++] = noSubbands; in aliasingReduction()
464 if (k < noSubbands - 1) { in aliasingReduction()
908 int noSubbands = highSubband - lowSubband; in calculateSbrEnvelope() local
[all …]
Denv_calc.h175 int noSubbands, int start_pos, int next_pos,