Home
last modified time | relevance | path

Searched refs:new_right_mant (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_env_dec.c479 new_right_mant; in ixheaacd_sbr_env_dequant_coup_fix() local
500 &new_right_mant, pstr_common_tables); in ixheaacd_sbr_env_dequant_coup_fix()
504 new_left_mant = ixheaacd_mult16_shl(temp_right_mant, new_right_mant); in ixheaacd_sbr_env_dequant_coup_fix()
508 *r_data++ = (WORD16)(((new_right_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()
528 &new_right_mant, pstr_common_tables); in ixheaacd_sbr_env_dequant_coup_fix()
532 new_left_mant = new_right_mant; in ixheaacd_sbr_env_dequant_coup_fix()
534 *r_data++ = (WORD16)(((new_right_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()