HomeSort by relevance Sort by last modified time
    Searched refs:ixheaacd_calc_pre_twid_dec (Results 1 - 6 of 6) sorted by null

  /external/libxaac/decoder/
ixheaacd_interface.h 86 VOID ixheaacd_calc_pre_twid_dec(WORD32 *ptr_x, WORD32 *r_ptr, WORD32 *i_ptr,
ixheaacd_imdct.c 101 void ixheaacd_calc_pre_twid_dec(WORD32 *ptr_x, WORD32 *r_ptr, WORD32 *i_ptr, function
  /external/libxaac/decoder/armv8/
ixheaacd_function_selector_armv8.c 210 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_pre_twid_dec;
  /external/libxaac/decoder/generic/
ixheaacd_function_selector_generic.c 211 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_pre_twid_dec;
  /external/libxaac/decoder/x86/
ixheaacd_function_selector_x86.c 210 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_pre_twid_dec;
  /external/libxaac/decoder/x86_64/
ixheaacd_function_selector_x86_64.c 210 const WORD32 *cos_ptr, const WORD32 *sin_ptr) = &ixheaacd_calc_pre_twid_dec;

Completed in 165 milliseconds