Lines Matching refs:next_pos
1094 WORD32 next_pos, WORD32 shift, in ixheaacd_adjust_scale_dec() argument
1106 for (l = start_pos; l < next_pos; l++) { in ixheaacd_adjust_scale_dec()
1115 for (l = start_pos; l < next_pos; l++) { in ixheaacd_adjust_scale_dec()
1125 for (l = start_pos; l < next_pos; l++) { in ixheaacd_adjust_scale_dec()
1137 for (l = start_pos; l < next_pos; l++) { in ixheaacd_adjust_scale_dec()
1155 WORD32 next_pos, FLAG low_pow_flag) { in ixheaacd_expsubbandsamples_dec() argument
1170 for (l = start_pos; l < next_pos; l++) { in ixheaacd_expsubbandsamples_dec()
1182 for (l = start_pos; l < next_pos; l++) { in ixheaacd_expsubbandsamples_dec()
1204 VOID ixheaacd_enery_calc_per_subband_dec(WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_per_subband_dec() argument
1220 WORD32 num_cols = next_pos - start_pos; in ixheaacd_enery_calc_per_subband_dec()
1231 ->sbr_inv_int_table[(next_pos - start_pos)]; in ixheaacd_enery_calc_per_subband_dec()
1293 WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_persfb() argument
1310 ->sbr_inv_int_table[(next_pos - start_pos)]; in ixheaacd_enery_calc_persfb()
1323 anal_buf_real, anal_buf_imag, li, ui, start_pos, next_pos, in ixheaacd_enery_calc_persfb()
1337 for (l = (next_pos - start_pos) << inc; l != 0; l--) { in ixheaacd_enery_calc_persfb()