Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.c1325 WORD16 var2_exp; in ixheaacd_subbandgain_calc() local
1345 var2_exp = tmp_noise_exp; in ixheaacd_subbandgain_calc()
1349 var2_exp = 1; in ixheaacd_subbandgain_calc()
1353 var2_exp++; in ixheaacd_subbandgain_calc()
1360 *(ptr_noise_floor_mant + 1) = temp + (var1_exp - var2_exp) + 1; in ixheaacd_subbandgain_calc()
1364 var3_exp = (var2_exp + nrg_est_exp); in ixheaacd_subbandgain_calc()
1382 *(ptr_nrg_sine_m + 1) = temp + (nrg_ref_exp - var2_exp) + 1; in ixheaacd_subbandgain_calc()