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.c1403 WORD16 *ptr_enrg_orig_buf; in ixheaacd_avggain_calc() local
1414 ptr_enrg_orig_buf = &ptr_enrg_orig[sub_band_start << 1]; in ixheaacd_avggain_calc()
1421 tmp_mant = *ptr_enrg_orig_buf++; in ixheaacd_avggain_calc()
1422 tmp_e = *ptr_enrg_orig_buf++; in ixheaacd_avggain_calc()