Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_env_calc.c1275 WORD32 pre_shift1 = (16 - pre_shift_val); in ixheaacd_enery_calc_persfb() local
1277 pre_shift1 = min(pre_shift1, 31); in ixheaacd_enery_calc_persfb()
1283 temp = ixheaacd_extract16l(ixheaacd_shr32_dir(*ptr, pre_shift1)); in ixheaacd_enery_calc_persfb()