Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp199 int noSubbands, int scale_change,
205 int noSubbands, int scale_change, int noNoiseFlag,
215 int lowSubbands, int noSubbands, int scale_change, FIXP_SGL smooth_ratio,
223 int lowSubbands, int noSubbands, int scale_change);
228 int noSubbands, int scale_change,
383 int noSubbands) /*!< number of QMF channels to process */ in aliasingReduction() argument
395 for (k = 0; k < noSubbands - 1; k++) { in aliasingReduction()
418 groupVector[index++] = noSubbands; in aliasingReduction()
467 if (k < noSubbands - 1) { in aliasingReduction()
890 int noSubbands = highSubband - lowSubband; in calculateSbrEnvelope() local
[all …]
Denv_calc.h175 int noSubbands, int start_pos, int next_pos,