Searched refs:sband (Results 1 – 1 of 1) sorted by relevance
455 WORD gr, bin, sband, maxsband; in ixheaacd_decorrelation_dec() local523 for (sband = NO_QMF_CHANNELS_IN_HYBRID; sband < NO_QMF_CHANNELS_IN_HYBRID + 6; in ixheaacd_decorrelation_dec()524 sband++) { in ixheaacd_decorrelation_dec()525 WORD32 re = (p_left_real[sband]); in ixheaacd_decorrelation_dec()526 WORD32 im = (p_left_imag[sband]); in ixheaacd_decorrelation_dec()540 for (sband = ps_tables_ptr->borders_group[gr]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()541 re = (p_left_real[sband]); in ixheaacd_decorrelation_dec()542 im = (p_left_imag[sband]); in ixheaacd_decorrelation_dec()614 for (sband = ps_tables_ptr->borders_group[20]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()619 *p_delay_buf_re_im_ld++ = ixheaacd_round16(p_left_real[sband]); in ixheaacd_decorrelation_dec()[all …]