Searched refs:new_left_mant (Results 1 – 1 of 1) sorted by relevance
478 WORD16 temp_left_mant, temp_right_mant, temp_right_plus1_mant, new_left_mant, in ixheaacd_sbr_env_dequant_coup_fix() local504 new_left_mant = ixheaacd_mult16_shl(temp_right_mant, new_right_mant); in ixheaacd_sbr_env_dequant_coup_fix()510 *l_data++ = (WORD16)(((new_left_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()532 new_left_mant = new_right_mant; in ixheaacd_sbr_env_dequant_coup_fix()536 *l_data++ = (WORD16)(((new_left_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()