Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.c1330 WORD16 var2_exp; in ixheaacd_subbandgain_calc() local
1350 var2_exp = tmp_noise_exp; in ixheaacd_subbandgain_calc()
1354 var2_exp = 1; in ixheaacd_subbandgain_calc()
1358 var2_exp++; in ixheaacd_subbandgain_calc()
1365 *(ptr_noise_floor_mant + 1) = temp + (var1_exp - var2_exp) + 1; in ixheaacd_subbandgain_calc()
1369 var3_exp = (var2_exp + nrg_est_exp); in ixheaacd_subbandgain_calc()
1387 *(ptr_nrg_sine_m + 1) = temp + (nrg_ref_exp - var2_exp) + 1; in ixheaacd_subbandgain_calc()