/external/libxaac/decoder/ |
D | ixheaacd_ps_dec.h | 111 } ia_ps_dec_struct; typedef 113 WORD32 ixheaacd_create_psdec(ia_ps_dec_struct *ptr_ps_dec, 116 VOID ixheaacd_decorr_filter1_dec(ia_ps_dec_struct *ptr_ps_dec, 120 VOID ixheaacd_decorr_filter1_armv7(ia_ps_dec_struct *ptr_ps_dec, 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, 138 VOID ixheaacd_decorrelation_dec(ia_ps_dec_struct *ptr_ps_dec, 145 VOID ixheaacd_decorrelation_armv7(ia_ps_dec_struct *ptr_ps_dec, 152 VOID ixheaacd_init_ps_scale(ia_ps_dec_struct *ptr_ps_dec, 155 VOID ixheaacd_init_rot_env(ia_ps_dec_struct *ptr_ps_dec, WORD16 env, WORD16 usb, [all …]
|
D | ixheaacd_ps_bitdec.h | 25 WORD16 ixheaacd_read_ps_data(ia_ps_dec_struct *ptr_ps_dec, 29 VOID ixheaacd_decode_ps_data(ia_ps_dec_struct *ptr_ps_dec);
|
D | ixheaacd_function_selector.h | 69 extern VOID (*ixheaacd_decorr_filter1)(ia_ps_dec_struct *, 72 extern VOID (*ixheaacd_decorr_filter2)(ia_ps_dec_struct *, WORD32 *, WORD32 *, 78 extern VOID (*ixheaacd_decorrelation)(ia_ps_dec_struct *, WORD32 *, WORD32 *, 82 extern VOID (*ixheaacd_apply_rot)(ia_ps_dec_struct *, WORD32 *, WORD32 *,
|
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() 89 VOID ixheaacd_scale_ps_states(ia_ps_dec_struct *ptr_ps_dec, WORD16 scale) { in ixheaacd_scale_ps_states()
|
D | ixheaacd_ps_dec.c | 126 static WORD ixheaacd_get_ps_scale(ia_ps_dec_struct *ptr_ps_dec) { in ixheaacd_get_ps_scale() 185 VOID ixheaacd_init_ps_scale(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_init_ps_scale() 233 VOID ixheaacd_decorr_filter1_dec(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_decorr_filter1_dec() 337 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, in ixheaacd_decorr_filter2_dec() 447 VOID ixheaacd_decorrelation_dec(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_decorrelation_dec() 711 VOID ixheaacd_init_rot_env(ia_ps_dec_struct *ptr_ps_dec, WORD16 env, WORD16 usb, in ixheaacd_init_rot_env() 853 VOID ixheaacd_apply_rot_dec(ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, in ixheaacd_apply_rot_dec()
|
D | ixheaacd_sbr_dec.h | 105 ia_ps_dec_struct *pstr_ps_stereo_dec; 160 ia_ps_dec_struct *ptr_ps_dec,
|
D | ixheaacd_sbrdec_initfuncs.c | 278 (ia_ps_dec_struct *)((WORD8 *)sbr_persistent_mem_v + used_persistent); in ixheaacd_set_sbr_persistent_buffers() 280 memset(p_str_sbr_dec_inst->pstr_ps_stereo_dec, 0, sizeof(ia_ps_dec_struct)); in ixheaacd_set_sbr_persistent_buffers() 282 used_persistent += sizeof(ia_ps_dec_struct); in ixheaacd_set_sbr_persistent_buffers() 442 sbr_buffers_size += sizeof(ia_ps_dec_struct); in ia_enhaacplus_dec_get_sbr_buffers_size() 869 WORD32 ixheaacd_create_psdec(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_create_psdec() 885 memset(ptr_ps_dec, 0, sizeof(ia_ps_dec_struct)); in ixheaacd_create_psdec()
|
D | ixheaacd_env_extr.h | 123 ia_ps_dec_struct *ptr_ps_dec,
|
D | ixheaacd_ps_bitdec.c | 98 VOID ixheaacd_decode_ps_data(ia_ps_dec_struct *ptr_ps_dec) { in ixheaacd_decode_ps_data()
|
D | ixheaacd_qmf_dec.h | 81 ia_sbr_qmf_filter_bank_struct *qmf_bank, ia_ps_dec_struct *ptr_ps_dec,
|
D | ixheaacd_env_extr.c | 568 ia_sbr_header_data_struct *ptr_header_data, ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_read_extn_data() 694 ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_sbr_read_sce()
|
D | ixheaacd_qmf_dec.c | 682 ia_sbr_qmf_filter_bank_struct *qmf_bank, ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_cplx_synt_qmffilt()
|
D | ixheaacd_sbr_dec.c | 562 ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_sbr_dec()
|
D | ixheaacd_sbrdec_lpfuncs.c | 564 WORD16 ixheaacd_read_ps_data(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_read_ps_data()
|
D | ixheaacd_api.c | 1059 size_buffers += sizeof(ia_ps_dec_struct); in ixheaacd_persistent_buffer_sizes()
|
/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, 86 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 93 (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_qmf_left_re, WORD32 *p_qmf_left_im,
|
D | ixheaacd_function_selector_armv7.c | 87 (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, ia_ps_tables_struct *ps_tables_ptr, 100 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 105 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *qmf_left_real, WORD32 *qmf_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, 91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 103 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
|
/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, 91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 103 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
|
/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, 91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 98 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 103 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
|
/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, 92 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 99 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 104 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
|