Searched refs:ixheaacd_complex_fft_p2 (Results 1 – 11 of 11) sorted by relevance
/external/libxaac/decoder/armv7/ |
D | ixheaacd_qmf_dec_armv7.c | 333 (*ixheaacd_complex_fft_p2)(temp, &temp[8], 8, -1, &scaleshift); in ixheaacd_esbr_cos_sin_mod() 345 (*ixheaacd_complex_fft_p2)(temp, &temp[8], 8, -1, &scaleshift); in ixheaacd_esbr_cos_sin_mod()
|
D | ixheaacd_function_selector_armv7.c | 193 VOID(*ixheaacd_complex_fft_p2) variable
|
/external/libxaac/decoder/ |
D | ixheaacd_function_selector.h | 144 extern VOID (*ixheaacd_complex_fft_p2)(WORD32 *xr, WORD32 *xi, WORD32 nlength,
|
D | ixheaacd_fft.c | 1685 (*ixheaacd_complex_fft_p2)(xr_3, xi_3, mpass, fft_mode, &shift); in ixheaacd_complex_fft_p3() 1819 (*ixheaacd_complex_fft_p2)(data_r, data_i, nlength, fft_mode, preshift); in ixheaacd_complex_fft()
|
/external/libxaac/decoder/x86/ |
D | ixheaacd_function_selector_x86.c | 192 VOID(*ixheaacd_complex_fft_p2) variable
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_function_selector_armv8.c | 192 VOID(*ixheaacd_complex_fft_p2) variable
|
D | ixheaacd_qmf_dec_armv8.c | 978 (*ixheaacd_complex_fft_p2)(temp, &temp[8], 8, -1, &scaleshift); in ixheaacd_esbr_cos_sin_mod() 990 (*ixheaacd_complex_fft_p2)(temp, &temp[8], 8, -1, &scaleshift); in ixheaacd_esbr_cos_sin_mod()
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_function_selector_generic.c | 193 VOID(*ixheaacd_complex_fft_p2) variable
|
D | ixheaacd_qmf_dec_generic.c | 1221 (*ixheaacd_complex_fft_p2)(temp, &temp[8], 8, -1, &scaleshift); in ixheaacd_esbr_cos_sin_mod() 1233 (*ixheaacd_complex_fft_p2)(temp, &temp[8], 8, -1, &scaleshift); in ixheaacd_esbr_cos_sin_mod()
|
/external/libxaac/decoder/x86_64/ |
D | ixheaacd_function_selector_x86_64.c | 192 VOID(*ixheaacd_complex_fft_p2) variable
|
/external/libxaac/ |
D | Android.bp | 206 "decoder/armv7/ixheaacd_complex_fft_p2.s",
|