Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_rom.c4603 const WORD32 ixheaacd_cos_table_Q31[8][31] = { variable
Dixheaacd_mps_pre_mix.c59 extern const WORD32 ixheaacd_cos_table_Q31[8][31];
209 temp = ixheaacd_cos_table_Q31[icc_idx][cld_idx]; in ixheaacd_mps_par2umx_ps_core()
212 temp = ixheaacd_cos_table_Q31[icc_idx][30 - cld_idx]; in ixheaacd_mps_par2umx_ps_core()