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

  /external/libxaac/decoder/
ixheaacd_block.h 152 VOID ixheaacd_overlap_out_copy_dec(WORD16 *out_samples, WORD32 *ptr_overlap_buf,
ixheaacd_lpfuncs.c 341 VOID ixheaacd_overlap_out_copy_dec(WORD16 *out_samples, WORD32 *ptr_overlap_buf, function
  /external/libxaac/decoder/armv8/
ixheaacd_function_selector_armv8.c 181 const WORD16 ch_fac) = &ixheaacd_overlap_out_copy_dec;
  /external/libxaac/decoder/generic/
ixheaacd_function_selector_generic.c 182 const WORD16 ch_fac) = &ixheaacd_overlap_out_copy_dec;
  /external/libxaac/decoder/x86/
ixheaacd_function_selector_x86.c 181 const WORD16 ch_fac) = &ixheaacd_overlap_out_copy_dec;
  /external/libxaac/decoder/x86_64/
ixheaacd_function_selector_x86_64.c 181 const WORD16 ch_fac) = &ixheaacd_overlap_out_copy_dec;

Completed in 176 milliseconds