Searched refs:ixheaacd_postradixcompute2 (Results 1 – 6 of 6) sorted by relevance
/external/libxaac/decoder/armv7/ |
D | ixheaacd_post_radix_compute2.s | 24 .global ixheaacd_postradixcompute2 symbol 27 ixheaacd_postradixcompute2: label
|
D | ixheaacd_qmf_dec_armv7.c | 281 ixheaacd_postradixcompute2(subband, subband_tmp, p_dig_rev_tbl, 32); in ixheaacd_esbr_cos_sin_mod() 285 ixheaacd_postradixcompute2(&subband[64], &subband_tmp[64], p_dig_rev_tbl, in ixheaacd_esbr_cos_sin_mod()
|
D | ixheaacd_cos_sin_mod.s | 26 .extern ixheaacd_postradixcompute2 27 .hidden ixheaacd_postradixcompute2
|
D | ixheaacd_dec_DCT2_64_asm.s | 26 .extern ixheaacd_postradixcompute2 27 .hidden ixheaacd_postradixcompute2
|
/external/libxaac/decoder/ |
D | ixheaacd_qmf_dec.h | 145 VOID ixheaacd_postradixcompute2(WORD32 *ptr_y, WORD32 *ptr_x, 173 VOID ixheaacd_postradixcompute2(WORD32 *ptr_y, WORD32 *ptr_x,
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 248 ixheaacd_postradixcompute2(x, X, qmf_dec_tables_ptr->dig_rev_table2_32, 32); in ixheaacd_dct2_64() 370 ixheaacd_postradixcompute2(subband, subband_tmp, p_dig_rev_tbl, 32); in ixheaacd_cos_sin_mod() 374 ixheaacd_postradixcompute2(&subband[64], &subband_tmp[64], p_dig_rev_tbl, in ixheaacd_cos_sin_mod() 1783 VOID ixheaacd_postradixcompute2(WORD32 *ptr_y, WORD32 *ptr_x, in ixheaacd_postradixcompute2() function
|