Searched refs:bw_idx (Results 1 – 1 of 1) sorted by relevance
681 WORD32 bw_vec, bw_idx; in ixheaacd_filter1_lp() local693 bw_idx = bw_index[patch]; in ixheaacd_filter1_lp()694 while (high_band >= hf_generator->pstr_settings->bw_borders[bw_idx]) { in ixheaacd_filter1_lp()695 bw_idx++; in ixheaacd_filter1_lp()696 bw_index[patch] = bw_idx; in ixheaacd_filter1_lp()699 bw_vec = bw_array[bw_idx]; in ixheaacd_filter1_lp()