Home
last modified time | relevance | path

Searched refs:ps_tables_ptr (Results 1 – 16 of 16) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_ps_dec.c234 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 …]
Dixheaacd_ps_dec.h117 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);
Dixheaacd_hybrid.c54 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()
Dixheaacd_ps_bitdec.h27 ia_ps_tables_struct *ps_tables_ptr);
Dixheaacd_sbrdec_lpfuncs.c567 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()
Dixheaacd_thumb_ps_dec.c82 sbr_tables_ptr->ps_tables_ptr); in ixheaacd_apply_ps()
Dixheaacd_sbr_rom.h176 ia_ps_tables_struct *ps_tables_ptr; member
Dixheaacd_env_extr.c569 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()
Dixheaacd_sbrdec_initfuncs.c800 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()
Dixheaacd_api.c178 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/
Dixheaacd_function_selector_arm_non_neon.c82 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;
Dixheaacd_function_selector_armv7.c89 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/
Dixheaacd_function_selector_x86_64.c87 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/
Dixheaacd_function_selector_x86.c87 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/
Dixheaacd_function_selector_armv8.c87 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/
Dixheaacd_function_selector_generic.c88 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;