Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_esbr_rom.h60 extern const FLOAT32 ixheaacd_sel_case[5][8];
Dixheaacd_esbr_rom.c2605 const FLOAT32 ixheaacd_sel_case[5][8] = {{1, -1, 1, 1, 1, 1, -1, 1}, variable
Dixheaacd_hbe_trans.c795 ptr_sel = &ixheaacd_sel_case[(inp_band_idx + 1) & 3][0]; in ixheaacd_hbe_post_anal_prod3()
796 ptr_sel1 = &ixheaacd_sel_case[((inp_band_idx + 1) & 3) + 1][0]; in ixheaacd_hbe_post_anal_prod3()
1250 ptr_sel = &ixheaacd_sel_case[(inp_band_idx + 1) & 3][0]; in ixheaacd_hbe_post_anal_xprod3()
1251 ptr_sel1 = &ixheaacd_sel_case[((inp_band_idx + 1) & 3) + 1][0]; in ixheaacd_hbe_post_anal_xprod3()