Home
last modified time | relevance | path

Searched refs:ixheaacd_inv_dit_fft_8pt_dec (Results 1 – 5 of 5) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_dsp_fft32x32s.h23 VOID ixheaacd_inv_dit_fft_8pt_dec(WORD32 *x, WORD32 *real, WORD32 *imag);
Dixheaacd_dsp_fft32x32s.c34 VOID ixheaacd_inv_dit_fft_8pt_dec(WORD32 *y, WORD32 *real, WORD32 *imag) { in ixheaacd_inv_dit_fft_8pt_dec() function
/external/libxaac/decoder/x86_64/
Dixheaacd_function_selector_x86_64.c243 (WORD32 *x, WORD32 *real, WORD32 *imag) = &ixheaacd_inv_dit_fft_8pt_dec;
/external/libxaac/decoder/x86/
Dixheaacd_function_selector_x86.c243 (WORD32 *x, WORD32 *real, WORD32 *imag) = &ixheaacd_inv_dit_fft_8pt_dec;
/external/libxaac/decoder/generic/
Dixheaacd_function_selector_generic.c244 (WORD32 *x, WORD32 *real, WORD32 *imag) = &ixheaacd_inv_dit_fft_8pt_dec;