Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.c124 WORD16 grp_gain_exp; in ixheaacd_alias_reduction() local
134 &nrg_amp_exp, &grp_gain_mant, &grp_gain_exp, in ixheaacd_alias_reduction()
161 exp_diff = (grp_gain_exp - tmp_gain_exp); in ixheaacd_alias_reduction()
164 tmp_gain_exp = grp_gain_exp; in ixheaacd_alias_reduction()