Searched refs:ixheaacd_calc_pre_twid_dec (Results 1 - 6 of 6) sorted by relevance

/external/libxaac/decoder/
H A Dixheaacd_interface.h86 VOID ixheaacd_calc_pre_twid_dec(WORD32 *ptr_x, WORD32 *r_ptr, WORD32 *i_ptr,
H A Dixheaacd_imdct.c101 void ixheaacd_calc_pre_twid_dec(WORD32 *ptr_x, WORD32 *r_ptr, WORD32 *i_ptr, function
/external/libxaac/decoder/armv8/
H A Dixheaacd_function_selector_armv8.c210 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_pre_twid_dec;
/external/libxaac/decoder/generic/
H A Dixheaacd_function_selector_generic.c211 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_pre_twid_dec;
/external/libxaac/decoder/x86/
H A Dixheaacd_function_selector_x86.c210 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_pre_twid_dec;
/external/libxaac/decoder/x86_64/
H A Dixheaacd_function_selector_x86_64.c210 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_pre_twid_dec;

Completed in 257 milliseconds