HomeSort by relevance Sort by last modified time
    Searched refs:noSubbands (Results 1 - 2 of 2) sorted by null

  /external/aac/libSBRdec/src/
env_calc.cpp 195 int noSubbands,
205 int noSubbands,
294 int noSubbands) /*!< number of QMF channels to process */
304 for (k = 0; k < noSubbands-1; k++ ){
329 groupVector[index++] = noSubbands;
375 if (k < noSubbands - 1) {
523 int noSubbands = highSubband - lowSubband;
561 adj_e = h_sbr_cal_env->filtBufferNoise_e - getScalefactor(h_sbr_cal_env->filtBufferNoise, noSubbands);
    [all...]
env_calc.h 154 int lowSubband, int noSubbands,

Completed in 278 milliseconds