Searched refs:op_exp (Results 1 – 1 of 1) sorted by relevance
100 WORD32 op_exp = *(ptr_in_out + 1); in ixheaacd_fix_mant_exp_sqrt() local106 op_exp = (op_exp - pre_shift_val); in ixheaacd_fix_mant_exp_sqrt()110 if ((op_exp & 1) != 0) { in ixheaacd_fix_mant_exp_sqrt()112 op_exp += 3; in ixheaacd_fix_mant_exp_sqrt()114 result_e = (op_exp >> 1); in ixheaacd_fix_mant_exp_sqrt()