Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.c1326 WORD16 var3_mant; in ixheaacd_subbandgain_calc() local
1363 var3_mant = ixheaacd_mult16_shl_sat(var2_mant, nrg_est_mant); in ixheaacd_subbandgain_calc()
1366 var3_mant = nrg_est_mant; in ixheaacd_subbandgain_calc()
1375 temp = ixheaacd_fix_mant_div(var1_mant, var3_mant, ptr_nrg_gain_mant, in ixheaacd_subbandgain_calc()