/external/libxaac/decoder/ |
D | ixheaacd_ps_dec.h | 243 } ia_ps_dec_struct; typedef 259 VOID ixheaacd_create_psdec(ia_ps_dec_struct *ptr_ps_dec, 263 VOID ixheaacd_decorr_filter1_dec(ia_ps_dec_struct *ptr_ps_dec, 267 VOID ixheaacd_decorr_filter1_armv7(ia_ps_dec_struct *ptr_ps_dec, 272 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, 277 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, 285 VOID ixheaacd_decorrelation_dec(ia_ps_dec_struct *ptr_ps_dec, 292 VOID ixheaacd_decorrelation_armv7(ia_ps_dec_struct *ptr_ps_dec, 299 VOID ixheaacd_init_ps_scale(ia_ps_dec_struct *ptr_ps_dec, 302 VOID ixheaacd_init_rot_env(ia_ps_dec_struct *ptr_ps_dec, WORD16 env, WORD16 usb, [all …]
|
D | ixheaacd_ps_bitdec.h | 27 IA_ERRORCODE ixheaacd_read_ps_data(ia_ps_dec_struct *ptr_ps_dec, ia_bit_buf_struct *it_bit_buff, 30 VOID ixheaacd_decode_ps_data(ia_ps_dec_struct *ptr_ps_dec, WORD32 frame_size);
|
D | ixheaacd_function_selector.h | 77 extern VOID (*ixheaacd_decorr_filter1)(ia_ps_dec_struct *, 80 extern VOID (*ixheaacd_decorr_filter2)(ia_ps_dec_struct *, WORD32 *, WORD32 *, 86 extern VOID (*ixheaacd_decorrelation)(ia_ps_dec_struct *, WORD32 *, WORD32 *, 90 extern VOID (*ixheaacd_apply_rot)(ia_ps_dec_struct *, WORD32 *, WORD32 *,
|
D | ixheaacd_thumb_ps_dec.c | 69 VOID ixheaacd_apply_ps(ia_ps_dec_struct *ptr_ps_dec, WORD32 **p_buf_left_real, in ixheaacd_apply_ps() 101 VOID ixheaacd_scale_ps_states(ia_ps_dec_struct *ptr_ps_dec, WORD16 scale) { in ixheaacd_scale_ps_states()
|
D | ixheaacd_ps_dec.c | 129 static WORD ixheaacd_get_ps_scale(ia_ps_dec_struct *ptr_ps_dec) { in ixheaacd_get_ps_scale() 188 VOID ixheaacd_init_ps_scale(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_init_ps_scale() 236 VOID ixheaacd_decorr_filter1_dec(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_decorr_filter1_dec() 340 ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, in ixheaacd_decorr_filter2_dec() 450 VOID ixheaacd_decorrelation_dec(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_decorrelation_dec() 714 VOID ixheaacd_init_rot_env(ia_ps_dec_struct *ptr_ps_dec, WORD16 env, WORD16 usb, in ixheaacd_init_rot_env() 856 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 | 147 ia_ps_dec_struct *pstr_ps_stereo_dec; 217 ia_sbr_prev_frame_data_struct *ptr_frame_data_prev, ia_ps_dec_struct *ptr_ps_dec,
|
D | ixheaacd_sbrdec_initfuncs.c | 297 (ia_ps_dec_struct *)((WORD8 *)sbr_persistent_mem_v + used_persistent); in ixheaacd_set_sbr_persistent_buffers() 299 memset(p_str_sbr_dec_inst->pstr_ps_stereo_dec, 0, sizeof(ia_ps_dec_struct)); in ixheaacd_set_sbr_persistent_buffers() 301 used_persistent += sizeof(ia_ps_dec_struct); in ixheaacd_set_sbr_persistent_buffers() 839 VOID ixheaacd_create_psdec(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_create_psdec() 855 memset(ptr_ps_dec, 0, sizeof(ia_ps_dec_struct)); in ixheaacd_create_psdec()
|
D | ixheaacd_ps_dec_flt.c | 120 ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ptr_ps_tables, in ixheaacd_hyb_anal() 296 WORD32 ixheaacd_create_ps_esbr_dec(ia_ps_dec_struct *ptr_ps_dec_struct, in ixheaacd_create_ps_esbr_dec() 300 ia_ps_dec_struct *ptr_ps_dec = ptr_ps_dec_struct; in ixheaacd_create_ps_esbr_dec() 389 VOID ixheaacd_esbr_apply_ps(ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_esbr_apply_ps() 511 ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_esbr_ps_de_correlate() 842 ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_esbr_ps_apply_rotation()
|
D | ixheaacd_env_extr.h | 124 ia_ps_dec_struct *ptr_ps_dec, ia_bit_buf_struct *it_bit_buff,
|
D | ixheaacd_ps_bitdec.c | 98 VOID ixheaacd_decode_ps_data(ia_ps_dec_struct *ptr_ps_dec, WORD32 frame_size) { in ixheaacd_decode_ps_data()
|
D | ixheaacd_qmf_dec.h | 90 ia_sbr_qmf_filter_bank_struct *qmf_bank, ia_ps_dec_struct *ptr_ps_dec,
|
D | ixheaacd_sbr_dec.c | 452 WORD32 ps_enable, WORD32 skip_re_grouping, ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_esbr_synthesis_filt_block() 665 ia_sbr_prev_frame_data_struct *ptr_frame_data_prev, ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_sbr_dec()
|
D | ixheaacd_env_extr.c | 699 ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_read_extn_data() 841 ia_ps_dec_struct *ptr_ps_dec, ia_bit_buf_struct *it_bit_buff, in ixheaacd_sbr_read_sce()
|
D | ixheaacd_sbrdec_lpfuncs.c | 577 IA_ERRORCODE ixheaacd_read_ps_data(ia_ps_dec_struct *ptr_ps_dec, ia_bit_buf_struct *it_bit_buff, in ixheaacd_read_ps_data()
|
D | ixheaacd_qmf_dec.c | 815 ia_sbr_qmf_filter_bank_struct *qmf_bank, ia_ps_dec_struct *ptr_ps_dec, in ixheaacd_cplx_synt_qmffilt()
|
D | ixheaacd_sbrdecoder.c | 278 static VOID ixheaacd_copy_prev_ps_params(ia_ps_dec_struct *ps_config_curr, in ixheaacd_copy_prev_ps_params()
|
D | ixheaacd_api.c | 1258 size_buffers += num_channel * 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 | 91 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 97 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 104 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 109 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *qmf_left_real, WORD32 *qmf_left_imag,
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_function_selector_generic.c | 93 (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, ia_ps_tables_struct *ps_tables_ptr, 106 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 111 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
|
/external/libxaac/decoder/x86_64/ |
D | ixheaacd_function_selector_x86_64.c | 89 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 95 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 102 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 107 (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 | 89 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 95 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 102 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 107 (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 | 89 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 95 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 102 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_buf_left_real, WORD32 *p_buf_left_imag, 107 (ia_ps_dec_struct *ptr_ps_dec, WORD32 *p_qmf_left_re, WORD32 *p_qmf_left_im,
|