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

/external/libxaac/decoder/
H A Dixheaacd_interface.h94 VOID ixheaacd_calc_post_twid_dec(WORD32 *ptr_x, WORD32 *r_ptr, WORD32 *i_ptr,
H A Dixheaacd_imdct.c119 void ixheaacd_calc_post_twid_dec(WORD32 *xptr, WORD32 *r_ptr, WORD32 *i_ptr, function
/external/libxaac/decoder/armv8/
H A Dixheaacd_function_selector_armv8.c214 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_post_twid_dec;
/external/libxaac/decoder/generic/
H A Dixheaacd_function_selector_generic.c215 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_post_twid_dec;
/external/libxaac/decoder/x86/
H A Dixheaacd_function_selector_x86.c214 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_post_twid_dec;
/external/libxaac/decoder/x86_64/
H A Dixheaacd_function_selector_x86_64.c214 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_post_twid_dec;

Completed in 205 milliseconds