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

  /external/libxaac/decoder/
ixheaacd_aac_rom.h 130 WORD32 w_16[24]; member in struct:__anon26472
ixheaacd_sbr_rom.h 51 WORD16 w_16[2 * 12]; member in struct:__anon26603
ixheaacd_qmf_dec.h 125 const WORD16 *w_16, const WORD32 *p_table);
ixheaacd_qmf_dec.c 349 ixheaacd_radix4bfly(qmf_dec_tables_ptr->w_16, output, 1, 4);
    [all...]
ixheaacd_aac_imdct.c     [all...]
  /external/libxaac/decoder/armv7/
ixheaacd_qmf_dec_armv7.c 213 qmf_dec_tables_ptr->post_fft_tbl, qmf_dec_tables_ptr->w_16,
  /external/libxaac/decoder/generic/
ixheaacd_qmf_dec_generic.c 63 const WORD16 *w_16, const WORD32 *p_table) {
197 ixheaacd_radix4bfly(w_16, output, 1, 4);
486 ixheaacd_cos_sin_mod(real_subband, qmf_bank, qmf_dec_tables_ptr->w_16,
691 qmf_dec_tables_ptr->post_fft_tbl, qmf_dec_tables_ptr->w_16,
733 ixheaacd_cos_sin_mod(qmf_real, syn_qmf, qmf_dec_tables_ptr->w_16,
    [all...]
  /external/libxaac/decoder/armv8/
ixheaacd_qmf_dec_armv8.c 69 const WORD16 *w_16, const WORD32 *p_table) {
191 ixheaacd_radix4bfly(w_16, output, 1, 4);
457 qmf_dec_tables_ptr->post_fft_tbl, qmf_dec_tables_ptr->w_16,
    [all...]

Completed in 1056 milliseconds