Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.c1322 WORD16 var1_mant; in ixheaacd_subbandgain_calc() local
1335 var1_mant = ixheaacd_mult16_shl_sat(e_orig_mant_matrix, tmp_noise_mant); in ixheaacd_subbandgain_calc()
1358 temp = ixheaacd_fix_mant_div(var1_mant, var2_mant, ptr_noise_floor_mant, in ixheaacd_subbandgain_calc()
1371 var1_mant = e_orig_mant_matrix; in ixheaacd_subbandgain_calc()
1375 temp = ixheaacd_fix_mant_div(var1_mant, var3_mant, ptr_nrg_gain_mant, in ixheaacd_subbandgain_calc()