Searched refs:new_left_mant (Results 1 – 1 of 1) sorted by relevance
474 WORD16 temp_left_mant, temp_right_mant, temp_right_plus1_mant, new_left_mant, in ixheaacd_sbr_env_dequant_coup_fix() local500 new_left_mant = ixheaacd_mult16_shl(temp_right_mant, new_right_mant); in ixheaacd_sbr_env_dequant_coup_fix()506 *l_data++ = (WORD16)(((new_left_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()528 new_left_mant = new_right_mant; in ixheaacd_sbr_env_dequant_coup_fix()532 *l_data++ = (WORD16)(((new_left_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()