Searched refs:p_buf_left_real (Results 1 – 9 of 9) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_thumb_ps_dec.c | 66 VOID ixheaacd_apply_ps(ia_ps_dec_struct *ptr_ps_dec, WORD32 **p_buf_left_real, in ixheaacd_apply_ps() argument 75 ixheaacd_hybrid_analysis(p_buf_left_real[HYBRID_FILTER_DELAY], in ixheaacd_apply_ps() 80 (*ixheaacd_decorrelation)(ptr_ps_dec, p_buf_left_real[0], p_buf_left_imag[0], in ixheaacd_apply_ps() 84 (*ixheaacd_apply_rot)(ptr_ps_dec, p_buf_left_real[0], p_buf_left_imag[0], in ixheaacd_apply_ps()
|
D | ixheaacd_ps_dec.h | 125 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, 130 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, 139 WORD32 *p_buf_left_real, 146 WORD32 *p_buf_left_real,
|
D | ixheaacd_ps_dec.c | 337 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, in ixheaacd_decorr_filter2_dec() argument 353 p_left_real = p_buf_left_real; in ixheaacd_decorr_filter2_dec() 448 WORD32 *p_buf_left_real, in ixheaacd_decorrelation_dec() argument 519 p_left_real = p_buf_left_real; in ixheaacd_decorrelation_dec() 597 (*ixheaacd_decorr_filter2)(ptr_ps_dec, p_buf_left_real, p_buf_left_imag, in ixheaacd_decorrelation_dec() 604 p_left_real = p_buf_left_real; in ixheaacd_decorrelation_dec()
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_function_selector_arm_non_neon.c | 80 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 93 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
|
D | ixheaacd_function_selector_armv7.c | 87 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 100 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
|
/external/libxaac/decoder/x86_64/ |
D | ixheaacd_function_selector_x86_64.c | 85 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_function_selector_armv8.c | 85 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_function_selector_generic.c | 86 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 99 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
|
/external/libxaac/decoder/x86/ |
D | ixheaacd_function_selector_x86.c | 85 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag,
|