Home
last modified time | relevance | path

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

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