Home
last modified time | relevance | path

Searched refs:ixheaacd_complex_fft_p2 (Results 1 – 11 of 11) sorted by relevance

/external/libxaac/decoder/armv7/
Dixheaacd_qmf_dec_armv7.c333 (*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()
Dixheaacd_function_selector_armv7.c193 VOID(*ixheaacd_complex_fft_p2) variable
/external/libxaac/decoder/
Dixheaacd_function_selector.h144 extern VOID (*ixheaacd_complex_fft_p2)(WORD32 *xr, WORD32 *xi, WORD32 nlength,
Dixheaacd_fft.c1685 (*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/
Dixheaacd_function_selector_x86.c192 VOID(*ixheaacd_complex_fft_p2) variable
/external/libxaac/decoder/armv8/
Dixheaacd_function_selector_armv8.c192 VOID(*ixheaacd_complex_fft_p2) variable
Dixheaacd_qmf_dec_armv8.c978 (*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/
Dixheaacd_function_selector_generic.c193 VOID(*ixheaacd_complex_fft_p2) variable
Dixheaacd_qmf_dec_generic.c1221 (*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/
Dixheaacd_function_selector_x86_64.c192 VOID(*ixheaacd_complex_fft_p2) variable
/external/libxaac/
DAndroid.bp206 "decoder/armv7/ixheaacd_complex_fft_p2.s",