Lines Matching refs:noSubbands
199 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
934 noSubbands = highSubband - lowSubband; in calculateSbrEnvelope()
970 getScalefactor(h_sbr_cal_env->filtBufferNoise, noSubbands) + in calculateSbrEnvelope()
1110 noSubbands = highSubband - lowSubband; in calculateSbrEnvelope()
1378 noSubbands); in calculateSbrEnvelope()
1391 int s = getScalefactor(h_sbr_cal_env->filtBufferNoise, noSubbands); in calculateSbrEnvelope()
1402 for (k = 0; k < noSubbands; k++) { in calculateSbrEnvelope()
1426 noSubbands * sizeof(SCHAR)); in calculateSbrEnvelope()
1428 noSubbands * sizeof(FIXP_DBL)); in calculateSbrEnvelope()
1430 noSubbands * sizeof(FIXP_DBL)); in calculateSbrEnvelope()
1440 noSubbands); in calculateSbrEnvelope()
1447 for (k = 0; k < noSubbands; k++) in calculateSbrEnvelope()
1453 for (k = 0; k < noSubbands; k++) in calculateSbrEnvelope()
1462 for (k = 0; k < noSubbands; k++) { in calculateSbrEnvelope()
1472 for (k = 0; k < noSubbands; k++) { in calculateSbrEnvelope()
1479 for (k = 0; k < noSubbands; k++) { in calculateSbrEnvelope()
1503 for (k = 0; k < noSubbands; k++) { in calculateSbrEnvelope()
1513 for (k = 0; k < noSubbands; k++) { in calculateSbrEnvelope()
1533 for (k = 0; k < noSubbands; k++) { in calculateSbrEnvelope()
1538 for (k = 0; k < noSubbands; k++) { in calculateSbrEnvelope()
1560 lowSubband, noSubbands, fMin(scale_change, DFRACT_BITS - 1), in calculateSbrEnvelope()
1565 pNrgs, lowSubband, noSubbands, in calculateSbrEnvelope()
1575 &h_sbr_cal_env->harmIndex, lowSubband, noSubbands, in calculateSbrEnvelope()
1582 &h_sbr_cal_env->harmIndex, lowSubband, noSubbands, in calculateSbrEnvelope()
1601 stop_pos, lowSubband, noSubbands, in calculateSbrEnvelope()
1623 lowSubband, noSubbands, in calculateSbrEnvelope()
1635 noSubbands * sizeof(FIXP_DBL)); in calculateSbrEnvelope()
1637 noSubbands * sizeof(SCHAR)); in calculateSbrEnvelope()
1639 noSubbands * sizeof(FIXP_DBL)); in calculateSbrEnvelope()
2388 int noSubbands, /*!< Number of QMF subbands */ in adjustTimeSlot_EldGrid() argument
2433 for (k = 0; k < noSubbands; k++) { in adjustTimeSlot_EldGrid()
2449 if (k < noSubbands - 1) { in adjustTimeSlot_EldGrid()
2468 for (; k < noSubbands; k++) { in adjustTimeSlot_EldGrid()
2496 int noSubbands, /*!< Number of QMF subbands */ in adjustTimeSlotLC() argument
2533 sineLevelNext = (noSubbands > 1) ? pSineLevel[0] : FL2FXCONST_DBL(0.0f); in adjustTimeSlotLC()
2572 if (noSubbands > 2) { in adjustTimeSlotLC()
2579 for (k = noSubbands - 2; k != 0; k--) { in adjustTimeSlotLC()
2604 for (k = noSubbands - 2; k != 0; k--) { in adjustTimeSlotLC()
2633 if (noSubbands > -1) { in adjustTimeSlotLC()
2659 if (noSubbands + lowSubband < 63) in adjustTimeSlotLC()
2663 if (noSubbands + lowSubband < 63) in adjustTimeSlotLC()
2681 int noSubbands, /*!< Number of QMF subbands */ in adjustTimeSlotHQ_GainAndNoise() argument
2711 *ptrPhaseIndex = (index + noSubbands) & (SBR_NF_NO_RANDOM_VAL - 1); in adjustTimeSlotHQ_GainAndNoise()
2724 for (k = 0; k < noSubbands; k++) { in adjustTimeSlotHQ_GainAndNoise()
2775 for (k = 0; k < noSubbands; k++) { in adjustTimeSlotHQ_GainAndNoise()
2811 int noSubbands, /*!< Number of QMF subbands */ in adjustTimeSlotHQ_AddHarmonics() argument
2827 for (k = 0; k < noSubbands; k++) { in adjustTimeSlotHQ_AddHarmonics()
2857 int noSubbands, /*!< Number of QMF subbands */ in adjustTimeSlotHQ() argument
2892 *ptrPhaseIndex = (index + noSubbands) & (SBR_NF_NO_RANDOM_VAL - 1); in adjustTimeSlotHQ()
2915 for (k = 0; k < noSubbands; k++) { in adjustTimeSlotHQ()
2998 for (k = 0; k < noSubbands; k++) { in adjustTimeSlotHQ()