Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.c1408 WORD16 *ptr_enrg_orig_buf; in ixheaacd_avggain_calc() local
1419 ptr_enrg_orig_buf = &ptr_enrg_orig[sub_band_start << 1]; in ixheaacd_avggain_calc()
1426 tmp_mant = *ptr_enrg_orig_buf++; in ixheaacd_avggain_calc()
1427 tmp_e = *ptr_enrg_orig_buf++; in ixheaacd_avggain_calc()