/external/libxaac/decoder/ |
D | ixheaacd_ps_dec.c | 234 ia_ps_tables_struct *ps_tables_ptr, in ixheaacd_decorr_filter1_dec() argument 252 &ps_tables_ptr->frac_delay_phase_fac_qmf_sub_re_im[0]; in ixheaacd_decorr_filter1_dec() 255 &ps_tables_ptr->frac_delay_phase_fac_qmf_sub_ser_re_im[0][0]; in ixheaacd_decorr_filter1_dec() 313 decay = ps_tables_ptr->rev_link_decay_ser[m]; in ixheaacd_decorr_filter1_dec() 328 bin = ps_tables_ptr->hybrid_to_bin[sb]; in ixheaacd_decorr_filter1_dec() 339 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio) { in ixheaacd_decorr_filter2_dec() argument 359 p_frac_delay_phase_fac_re_im = ps_tables_ptr->frac_delay_phase_fac_qmf_re_im; in ixheaacd_decorr_filter2_dec() 361 &ps_tables_ptr->frac_delay_phase_fac_qmf_ser_re_im[0][0]; in ixheaacd_decorr_filter2_dec() 424 decay = ps_tables_ptr->decay_scale_factor[di]; in ixheaacd_decorr_filter2_dec() 439 bin = ps_tables_ptr->delay_to_bin[sb_delay]; in ixheaacd_decorr_filter2_dec() [all …]
|
D | ixheaacd_ps_dec.h | 117 ia_ps_tables_struct *ps_tables_ptr, 121 ia_ps_tables_struct *ps_tables_ptr, 127 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio); 132 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio); 143 ia_ps_tables_struct *ps_tables_ptr); 150 ia_ps_tables_struct *ps_tables_ptr);
|
D | ixheaacd_hybrid.c | 54 WORD16 *p2_6 = ptr_sbr_tables->ps_tables_ptr->p2_6; in ixheaacd_filt_2_ch() 105 const WORD16 *p8_13 = ptr_sbr_tables->ps_tables_ptr->p8_13; in ixheaacd_filt_8_ch() 106 const WORD16 *p8_13_8 = ptr_sbr_tables->ps_tables_ptr->p8_13 + 8; in ixheaacd_filt_8_ch()
|
D | ixheaacd_ps_bitdec.h | 27 ia_ps_tables_struct *ps_tables_ptr);
|
D | ixheaacd_sbrdec_lpfuncs.c | 567 ia_ps_tables_struct *ps_tables_ptr) { in ixheaacd_read_ps_data() argument 639 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_df_fine; in ixheaacd_read_ps_data() 640 huffman_dt_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_dt_fine; in ixheaacd_read_ps_data() 642 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_df; in ixheaacd_read_ps_data() 643 huffman_dt_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_dt; in ixheaacd_read_ps_data() 663 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_icc_df; in ixheaacd_read_ps_data() 664 huffman_dt_table = (ia_huffman_data_type)&ps_tables_ptr->huff_icc_dt; in ixheaacd_read_ps_data()
|
D | ixheaacd_thumb_ps_dec.c | 82 sbr_tables_ptr->ps_tables_ptr); in ixheaacd_apply_ps()
|
D | ixheaacd_sbr_rom.h | 176 ia_ps_tables_struct *ps_tables_ptr; member
|
D | ixheaacd_env_extr.c | 569 ia_bit_buf_struct *it_bit_buff, ia_ps_tables_struct *ps_tables_ptr) { in ixheaacd_read_extn_data() argument 606 ps_tables_ptr)); in ixheaacd_read_extn_data() 794 ptr_sbr_tables->ps_tables_ptr); in ixheaacd_sbr_read_sce() 1036 ptr_sbr_tables->ps_tables_ptr); in ixheaacd_sbr_read_cpe()
|
D | ixheaacd_sbrdec_initfuncs.c | 800 ptr_hybrid->ptr_resol = sbr_tables_ptr->ps_tables_ptr->hyb_resol; in ixheaacd_create_hyb_filterbank() 948 sbr_tables_ptr->ps_tables_ptr->rev_link_delay_ser, in ixheaacd_create_psdec()
|
D | ixheaacd_api.c | 178 ptr_sbr_tables->ps_tables_ptr = in ixheaacd_init_sbr_tables() 1214 table_ptrs[7] = (pVOID *)&p_obj_exhaacplus_dec->str_sbr_tables.ps_tables_ptr; in ixheaacd_dec_table_api()
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_function_selector_arm_non_neon.c | 82 ia_ps_tables_struct *ps_tables_ptr, 86 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 95 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_armv7;
|
D | ixheaacd_function_selector_armv7.c | 89 ia_ps_tables_struct *ps_tables_ptr, 93 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 102 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_armv7;
|
/external/libxaac/decoder/x86_64/ |
D | ixheaacd_function_selector_x86_64.c | 87 ia_ps_tables_struct *ps_tables_ptr, 91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 100 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
|
/external/libxaac/decoder/x86/ |
D | ixheaacd_function_selector_x86.c | 87 ia_ps_tables_struct *ps_tables_ptr, 91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 100 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_function_selector_armv8.c | 87 ia_ps_tables_struct *ps_tables_ptr, 91 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 100 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_function_selector_generic.c | 88 ia_ps_tables_struct *ps_tables_ptr, 92 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 101 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
|