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

  /external/libxaac/decoder/
ixheaacd_hybrid.c 105 const WORD16 *p8_13 = ptr_sbr_tables->ps_tables_ptr->p8_13; local
106 const WORD16 *p8_13_8 = ptr_sbr_tables->ps_tables_ptr->p8_13 + 8;
109 ixheaacd_add32_sat(ixheaacd_mult32x16in32(ptr_qmf_real[0], *p8_13),
113 ixheaacd_add32_sat(ixheaacd_mult32x16in32(ptr_qmf_imag[0], *p8_13++),
123 ixheaacd_add32_sat(ixheaacd_mult32x16in32(ptr_qmf_real[1], *p8_13),
127 ixheaacd_add32_sat(ixheaacd_mult32x16in32(ptr_qmf_imag[1], *p8_13++),
145 ixheaacd_sub32_sat(ptr_qmf_imag[2], ptr_qmf_imag[10]), *p8_13++),
149 ixheaacd_add32_sat(ixheaacd_mult32x16in32(ptr_qmf_real[3], *p8_13),
153 ixheaacd_add32_sat(ixheaacd_mult32x16in32(ptr_qmf_imag[3], *p8_13++)
    [all...]
ixheaacd_sbr_rom.h 159 WORD16 p8_13[13]; member in struct:__anon26605

Completed in 71 milliseconds