/external/libxaac/decoder/ |
D | ixheaacd_ps_dec.c | 237 ia_ps_tables_struct *ps_tables_ptr, in ixheaacd_decorr_filter1_dec() argument 255 &ps_tables_ptr->frac_delay_phase_fac_qmf_sub_re_im[0]; in ixheaacd_decorr_filter1_dec() 258 &ps_tables_ptr->frac_delay_phase_fac_qmf_sub_ser_re_im[0][0]; in ixheaacd_decorr_filter1_dec() 316 decay = ps_tables_ptr->rev_link_decay_ser[m]; in ixheaacd_decorr_filter1_dec() 331 bin = ps_tables_ptr->hybrid_to_bin[sb]; in ixheaacd_decorr_filter1_dec() 342 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio) { in ixheaacd_decorr_filter2_dec() argument 362 p_frac_delay_phase_fac_re_im = ps_tables_ptr->frac_delay_phase_fac_qmf_re_im; in ixheaacd_decorr_filter2_dec() 364 &ps_tables_ptr->frac_delay_phase_fac_qmf_ser_re_im[0][0]; in ixheaacd_decorr_filter2_dec() 427 decay = ps_tables_ptr->decay_scale_factor[di]; in ixheaacd_decorr_filter2_dec() 442 bin = ps_tables_ptr->delay_to_bin[sb_delay]; in ixheaacd_decorr_filter2_dec() [all …]
|
D | ixheaacd_ps_dec.h | 264 ia_ps_tables_struct *ps_tables_ptr, 268 ia_ps_tables_struct *ps_tables_ptr, 274 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio); 279 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio); 290 ia_ps_tables_struct *ps_tables_ptr); 297 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 | 28 WORD16 n_bits_left, ia_ps_tables_struct *ps_tables_ptr);
|
D | ixheaacd_sbrdec_lpfuncs.c | 578 WORD16 num_bits_left, ia_ps_tables_struct *ps_tables_ptr) in ixheaacd_read_ps_data() argument 663 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_df_fine; in ixheaacd_read_ps_data() 664 huffman_dt_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_dt_fine; in ixheaacd_read_ps_data() 666 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_df; in ixheaacd_read_ps_data() 667 huffman_dt_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_dt; in ixheaacd_read_ps_data() 687 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_icc_df; in ixheaacd_read_ps_data() 688 huffman_dt_table = (ia_huffman_data_type)&ps_tables_ptr->huff_icc_dt; in ixheaacd_read_ps_data()
|
D | ixheaacd_thumb_ps_dec.c | 94 sbr_tables_ptr->ps_tables_ptr); in ixheaacd_apply_ps()
|
D | ixheaacd_sbr_rom.h | 246 ia_ps_tables_struct *ps_tables_ptr; member
|
D | ixheaacd_sbrdec_initfuncs.c | 769 ptr_hybrid->ptr_resol = sbr_tables_ptr->ps_tables_ptr->hyb_resol; in ixheaacd_create_hyb_filterbank() 918 sbr_tables_ptr->ps_tables_ptr->rev_link_delay_ser, in ixheaacd_create_psdec() 931 ixheaacd_create_ps_esbr_dec(ptr_ps_dec, sbr_tables_ptr->ps_tables_ptr, in ixheaacd_create_psdec()
|
D | ixheaacd_env_extr.c | 701 ia_ps_tables_struct *ps_tables_ptr, in ixheaacd_read_extn_data() argument 740 (WORD16)no_bits_left, ps_tables_ptr); in ixheaacd_read_extn_data() 944 ptr_sbr_tables->ps_tables_ptr, ptr_frame_data, SBR_ID_SCE); in ixheaacd_sbr_read_sce() 1201 ixheaacd_read_extn_data(ptr_header_data, NULL, it_bit_buff, ptr_sbr_tables->ps_tables_ptr, in ixheaacd_sbr_read_cpe()
|
D | ixheaacd_sbr_dec.c | 516 usb, sbr_tables_ptr->ps_tables_ptr, in ixheaacd_esbr_synthesis_filt_block()
|
D | ixheaacd_api.c | 188 ptr_sbr_tables->ps_tables_ptr = in ixheaacd_init_sbr_tables() 1425 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 | 93 ia_ps_tables_struct *ps_tables_ptr, 97 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 106 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_armv7;
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_function_selector_generic.c | 95 ia_ps_tables_struct *ps_tables_ptr, 99 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 108 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
|
/external/libxaac/decoder/x86_64/ |
D | ixheaacd_function_selector_x86_64.c | 91 ia_ps_tables_struct *ps_tables_ptr, 95 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 104 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_function_selector_armv8.c | 91 ia_ps_tables_struct *ps_tables_ptr, 95 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 104 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
|
/external/libxaac/decoder/x86/ |
D | ixheaacd_function_selector_x86.c | 91 ia_ps_tables_struct *ps_tables_ptr, 95 (ia_ps_dec_struct *ptr_ps_dec, ia_ps_tables_struct *ps_tables_ptr, 104 ia_ps_tables_struct *ps_tables_ptr) = &ixheaacd_decorrelation_dec;
|