Searched refs:spec_data1 (Results 1 – 8 of 8) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.h | 59 WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr, 64 WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr, 69 WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr,
|
D | ixheaacd_aac_imdct.c | 129 WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr, in ixheaacd_pretwiddle_compute_dec() argument 150 tempr = *spec_data1++; in ixheaacd_pretwiddle_compute_dec() 175 tempi1 = *spec_data1++; in ixheaacd_pretwiddle_compute_dec() 176 tempr = *spec_data1++; in ixheaacd_pretwiddle_compute_dec() 205 tempi1 = *spec_data1; in ixheaacd_pretwiddle_compute_dec() 227 tempr = *spec_data1++; in ixheaacd_pretwiddle_compute_dec() 251 tempi1 = *spec_data1++; in ixheaacd_pretwiddle_compute_dec() 252 tempr = *spec_data1++; in ixheaacd_pretwiddle_compute_dec() 280 tempi1 = *spec_data1; in ixheaacd_pretwiddle_compute_dec() 299 WORD32 *spec_data1 = spec_data + npoints - 1; in ixheaacd_post_twiddle_dec() local [all …]
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_function_selector_arm_non_neon.c | 180 (WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr,
|
D | ixheaacd_function_selector_armv7.c | 185 (WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr,
|
/external/libxaac/decoder/x86_64/ |
D | ixheaacd_function_selector_x86_64.c | 184 (WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr,
|
/external/libxaac/decoder/x86/ |
D | ixheaacd_function_selector_x86.c | 184 (WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr,
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_function_selector_armv8.c | 184 (WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr,
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_function_selector_generic.c | 185 (WORD32 *spec_data1, WORD32 *spec_data2, WORD32 *out_ptr,
|