Searched refs:ixheaacd_post_twiddle (Results 1 – 9 of 9) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_lpfuncs.c | 454 (*ixheaacd_post_twiddle)(scratch, ptr_spec_coeff, in ixheaacd_imdct_process() 479 (*ixheaacd_post_twiddle)(scratch, ptr_spec_coeff, in ixheaacd_imdct_process() 510 (*ixheaacd_post_twiddle)(scratch, ptr_spec_coeff, in ixheaacd_imdct_process() 569 (*ixheaacd_post_twiddle)(&scratch[i * SIZE02], in ixheaacd_imdct_process()
|
D | ixheaacd_function_selector.h | 119 extern VOID (*ixheaacd_post_twiddle)(WORD32[], WORD32[],
|
/external/libxaac/ |
D | Android.bp | 190 "decoder/armv7/ixheaacd_post_twiddle.s", 244 "decoder/armv8/ixheaacd_post_twiddle.s",
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_function_selector_arm_non_neon.c | 152 VOID(*ixheaacd_post_twiddle) variable
|
D | ixheaacd_function_selector_armv7.c | 158 VOID(*ixheaacd_post_twiddle) variable
|
/external/libxaac/decoder/x86/ |
D | ixheaacd_function_selector_x86.c | 156 VOID(*ixheaacd_post_twiddle) variable
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_function_selector_armv8.c | 156 VOID(*ixheaacd_post_twiddle) variable
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_function_selector_generic.c | 157 VOID(*ixheaacd_post_twiddle) variable
|
/external/libxaac/decoder/x86_64/ |
D | ixheaacd_function_selector_x86_64.c | 156 VOID(*ixheaacd_post_twiddle) variable
|