Searched refs:op_exp (Results 1 – 1 of 1) sorted by relevance
99 WORD32 op_exp = *(ptr_in_out + 1); in ixheaacd_fix_mant_exp_sqrt() local105 op_exp = (op_exp - pre_shift_val); in ixheaacd_fix_mant_exp_sqrt()109 if ((op_exp & 1) != 0) { in ixheaacd_fix_mant_exp_sqrt()111 op_exp += 3; in ixheaacd_fix_mant_exp_sqrt()113 result_e = (op_exp >> 1); in ixheaacd_fix_mant_exp_sqrt()