Searched refs:sband (Results 1 – 3 of 3) sorted by relevance
458 WORD gr, bin, sband, maxsband; in ixheaacd_decorrelation_dec() local526 for (sband = NO_QMF_CHANNELS_IN_HYBRID; sband < NO_QMF_CHANNELS_IN_HYBRID + 6; in ixheaacd_decorrelation_dec()527 sband++) { in ixheaacd_decorrelation_dec()528 WORD32 re = (p_left_real[sband]); in ixheaacd_decorrelation_dec()529 WORD32 im = (p_left_imag[sband]); in ixheaacd_decorrelation_dec()543 for (sband = ps_tables_ptr->borders_group[gr]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()544 re = (p_left_real[sband]); in ixheaacd_decorrelation_dec()545 im = (p_left_imag[sband]); in ixheaacd_decorrelation_dec()617 for (sband = ps_tables_ptr->borders_group[20]; sband < maxsband; sband++) { in ixheaacd_decorrelation_dec()622 *p_delay_buf_re_im_ld++ = ixheaacd_round16(p_left_real[sband]); in ixheaacd_decorrelation_dec()[all …]
123171 struct ieee80211_supported_band *sband; member