Searched refs:temp_right_mant (Results 1 – 1 of 1) sorted by relevance
523 WORD16 temp_left_mant, temp_right_mant, temp_right_plus1_mant, new_left_mant, in ixheaacd_sbr_env_dequant_coup_fix() local532 temp_right_mant = (WORD16)(*r_data & MASK_M); in ixheaacd_sbr_env_dequant_coup_fix()541 ixheaacd_fix_mant_exp_add(temp_right_mant, temp_right_exp, 0x4000, 1, in ixheaacd_sbr_env_dequant_coup_fix()549 new_left_mant = ixheaacd_mult16_shl(temp_right_mant, new_right_mant); in ixheaacd_sbr_env_dequant_coup_fix()