Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.h179 WORD16 *ptr_noise_floor_mant,
Dixheaacd_env_calc.c1319 WORD16 *ptr_noise_floor_mant, in ixheaacd_subbandgain_calc() argument
1358 temp = ixheaacd_fix_mant_div(var1_mant, var2_mant, ptr_noise_floor_mant, in ixheaacd_subbandgain_calc()
1360 *(ptr_noise_floor_mant + 1) = temp + (var1_exp - var2_exp) + 1; in ixheaacd_subbandgain_calc()