Home | History | Annotate | Download | only in src

Lines Matching refs:degreeAlias

291 aliasingReduction(FIXP_DBL* degreeAlias,       /*!< estimated aliasing for each QMF channel */
305 if ( (degreeAlias[k + 1] != FL2FXCONST_DBL(0.0f)) && useAliasReduction[k] ) {
374 FIXP_DBL alpha = degreeAlias[k];
376 if (degreeAlias[k + 1] > alpha)
377 alpha = degreeAlias[k + 1];
510 FIXP_DBL *degreeAlias, /*!< Estimated aliasing for each QMF channel */
830 aliasingReduction(degreeAlias+lowSubband,