Home | History | Annotate | Download | only in decoder

Lines Matching refs:ixheaacd_pnorm32

196       norm_val = 16 - ixheaacd_pnorm32(nrg_mod_mant);
1119 max_shift = ixheaacd_pnorm32(max_abs);
1135 max_shift = ixheaacd_pnorm32(max_abs);
1188 pre_shift_val = (ixheaacd_pnorm32(max_val) - max_shift_gap);
1214 shift = -(ixheaacd_pnorm32(accu));
1287 shift = ixheaacd_pnorm32(accumulate);
1463 norm_val = 16 - ixheaacd_pnorm32(accu_sum_orig_mant);
1468 norm_val = 16 - ixheaacd_pnorm32(accu_sum_est_mant);