Searched refs:ixheaacd_over_lap_add1 (Results 1 – 8 of 8) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_lpfuncs.c | 486 (*ixheaacd_over_lap_add1)(scratch, ptr_overlap_buf, out_samples, in ixheaacd_imdct_process() 521 (*ixheaacd_over_lap_add1)( in ixheaacd_imdct_process() 588 (*ixheaacd_over_lap_add1)(&scratch[0], &ptr_overlap_buf[SIZE07], in ixheaacd_imdct_process() 597 (*ixheaacd_over_lap_add1)(&scratch[SIZE02 + inc], overlap_buf_loc, in ixheaacd_imdct_process()
|
D | ixheaacd_function_selector.h | 64 extern VOID (*ixheaacd_over_lap_add1)(WORD32 *, WORD32 *, WORD16 *,
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_function_selector_arm_non_neon.c | 71 VOID(*ixheaacd_over_lap_add1) variable
|
D | ixheaacd_function_selector_armv7.c | 78 VOID(*ixheaacd_over_lap_add1) variable
|
/external/libxaac/decoder/x86/ |
D | ixheaacd_function_selector_x86.c | 76 VOID(*ixheaacd_over_lap_add1) variable
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_function_selector_armv8.c | 76 VOID(*ixheaacd_over_lap_add1) variable
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_function_selector_generic.c | 77 VOID(*ixheaacd_over_lap_add1) variable
|
/external/libxaac/decoder/x86_64/ |
D | ixheaacd_function_selector_x86_64.c | 76 VOID(*ixheaacd_over_lap_add1) variable
|