HomeSort by relevance Sort by last modified time
    Searched refs:ixheaacd_sin_table_Q31 (Results 1 - 2 of 2) sorted by null

  /external/libxaac/decoder/
ixheaacd_mps_pre_mix.c 58 extern const WORD32 ixheaacd_sin_table_Q31[16][31];
213 temp = ixheaacd_sin_table_Q31[icc_idx][cld_idx];
216 temp = -ixheaacd_sin_table_Q31[icc_idx][30 - cld_idx];
ixheaacd_mps_rom.c     [all...]

Completed in 1230 milliseconds