Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.c278 WORD16 t_gain_mant = *(ptr_nrg_gain); in ixheaacd_noiselimiting() local
282 ((t_gain_exp == max_gain_exp) && (t_gain_mant > max_gain_mant))) { in ixheaacd_noiselimiting()
284 ixheaacd_fix_mant_div(max_gain_mant, t_gain_mant, in ixheaacd_noiselimiting()