Searched refs:num_wind_grps (Results 1 – 2 of 2) sorted by relevance
384 for (group = 0; group < ptr_rvlc->num_wind_grps; group++) { in ixheaacd_rvlc_check_intensity_cb()557 for (group = 0; group < ptr_rvlc->num_wind_grps; group++) { in ixheaacd_rvlc_decode_forward()752 for (group = ptr_rvlc->num_wind_grps - 1; group >= 0; group--) { in ixheaacd_rvlc_decode_backward()755 if ((band == 0) && (ptr_rvlc->num_wind_grps != 1)) in ixheaacd_rvlc_decode_backward()870 ptr_rvlc->num_wind_grps = in ixheaacd_rvlc_read()890 for (group = 0; group < ptr_rvlc->num_wind_grps; group++) { in ixheaacd_rvlc_read()1036 (ptr_rvlc->num_wind_grps - 1) * 16 + ptr_rvlc->max_sfb_transmitted - 1; in ixheaacd_bi_dir_est_scf_prev_frame_reference()1138 for (group = conceal_group_max; group < ptr_rvlc->num_wind_grps; group++) { in ixheaacd_bi_dir_est_scf_prev_frame_reference()1230 for (group = conceal_group_max; group < ptr_rvlc->num_wind_grps; group++) { in ixheaacd_calc_ref_val_bwd()1280 (ptr_rvlc->num_wind_grps - 1) * 16 + ptr_rvlc->max_sfb_transmitted - 1; in ixheaacd_bi_dir_est_lower_scf_cur_frame()[all …]
118 WORD16 num_wind_grps; member