Home
last modified time | relevance | path

Searched refs:ixheaacd_neg_expo_inc (Results 1 – 7 of 7) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_function_selector.h190 extern WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo);
Dixheaacd_aac_imdct.c1669 neg_expo = (*ixheaacd_neg_expo_inc)(neg_expo); in ixheaacd_inverse_transform_512()
/external/libxaac/decoder/armv7/
Dixheaacd_function_selector_armv7.c241 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_arm; variable
/external/libxaac/decoder/x86/
Dixheaacd_function_selector_x86.c240 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_dec; variable
/external/libxaac/decoder/armv8/
Dixheaacd_function_selector_armv8.c240 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_arm; variable
/external/libxaac/decoder/generic/
Dixheaacd_function_selector_generic.c241 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_dec; variable
/external/libxaac/decoder/x86_64/
Dixheaacd_function_selector_x86_64.c240 WORD16 (*ixheaacd_neg_expo_inc)(WORD16 neg_expo) = &ixheaacd_neg_expo_inc_dec; variable