Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.c130 WORD32 start_grp = *ptr_f_group_vec++; in ixheaacd_alias_reduction() local
133 ixheaacd_avggain_calc(nrg_est, nrg_gain, start_grp, stop_grp, &nrg_amp_mant, in ixheaacd_alias_reduction()
140 WORD16 *ptr_nrg_gain_mant = &nrg_gain[2 * start_grp]; in ixheaacd_alias_reduction()
142 for (k = start_grp; k < stop_grp; k++) { in ixheaacd_alias_reduction()
211 WORD16 *ptr_nrg_gain_mant = &nrg_gain[2 * start_grp]; in ixheaacd_alias_reduction()
213 for (k = stop_grp - start_grp; k != 0; k--) { in ixheaacd_alias_reduction()