Searched defs:noSubbands (Results 1 - 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
H A Denv_calc.cpp195 int noSubbands,
205 int noSubbands,
214 int noSubbands,
303 int noSubbands) /*!< number of QMF channels to process */
313 for (k = 0; k < noSubbands-1; k++ ){
338 groupVector[index++] = noSubbands;
384 if (k < noSubbands - 1) {
532 int noSubbands = highSubband - lowSubband; local
570 adj_e = h_sbr_cal_env->filtBufferNoise_e - getScalefactor(h_sbr_cal_env->filtBufferNoise, noSubbands);
842 noSubbands);
300 aliasingReduction(FIXP_DBL* degreeAlias, ENV_CALC_NRGS* nrgs, int* useAliasReduction, int noSubbands) argument
1751 adjustTimeSlot_EldGrid( FIXP_DBL *ptrReal, ENV_CALC_NRGS* nrgs, UCHAR *ptrHarmIndex, int lowSubband, int noSubbands, int scale_change, int noNoiseFlag, int *ptrPhaseIndex, int scale_diff_low) argument
1838 adjustTimeSlotLC(FIXP_DBL *ptrReal, ENV_CALC_NRGS* nrgs, UCHAR *ptrHarmIndex, int lowSubband, int noSubbands, int scale_change, int noNoiseFlag, int *ptrPhaseIndex) argument
2005 adjustTimeSlotHQ( FIXP_DBL *RESTRICT ptrReal, FIXP_DBL *RESTRICT ptrImag, HANDLE_SBR_CALCULATE_ENVELOPE h_sbr_cal_env, ENV_CALC_NRGS* nrgs, int lowSubband, int noSubbands, int scale_change, FIXP_SGL smooth_ratio, int noNoiseFlag, int filtBufferNoiseShift) argument
[all...]

Completed in 99 milliseconds