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

  /external/libxaac/decoder/
ixheaacd_function_selector.h 190 extern WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo);
ixheaacd_aac_imdct.c     [all...]
  /external/libxaac/decoder/armv7/
ixheaacd_function_selector_armv7.c 241 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_arm; variable
  /external/libxaac/decoder/armv8/
ixheaacd_function_selector_armv8.c 240 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_arm; variable
  /external/libxaac/decoder/generic/
ixheaacd_function_selector_generic.c 241 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_dec; variable
  /external/libxaac/decoder/x86/
ixheaacd_function_selector_x86.c 240 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_dec; variable
  /external/libxaac/decoder/x86_64/
ixheaacd_function_selector_x86_64.c 240 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_dec; variable

Completed in 48 milliseconds