Searched refs:ixheaacd_dct2_32 (Results 1 – 5 of 5) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_qmf_dec.h | 205 VOID ixheaacd_dct2_32(WORD32 *inp, WORD32 *out,
|
D | ixheaacd_qmf_dec.c | 340 VOID ixheaacd_dct2_32(WORD32 *inp, WORD32 *out, in ixheaacd_dct2_32() function
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_qmf_dec_armv7.c | 247 ixheaacd_dct2_32(dct_in, time_out, qmf_dec_tables_ptr, filter_states); in ixheaacd_inv_modulation_lp()
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 488 ixheaacd_dct2_32(dct_in, time_out, qmf_dec_tables_ptr, filter_states); in ixheaacd_inv_modulation_lp()
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 721 ixheaacd_dct2_32(dct_in, time_out, qmf_dec_tables_ptr, filter_states); in ixheaacd_inv_modulation_lp()
|