HomeSort by relevance Sort by last modified time
    Searched refs:ps_tables_ptr (Results 1 - 16 of 16) sorted by null

  /external/libxaac/decoder/
ixheaacd_ps_bitdec.h 27 ia_ps_tables_struct *ps_tables_ptr);
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);
ixheaacd_ps_dec.c 234 ia_ps_tables_struct *ps_tables_ptr,
252 &ps_tables_ptr->frac_delay_phase_fac_qmf_sub_re_im[0];
255 &ps_tables_ptr->frac_delay_phase_fac_qmf_sub_ser_re_im[0][0];
313 decay = ps_tables_ptr->rev_link_decay_ser[m];
328 bin = ps_tables_ptr->hybrid_to_bin[sb];
339 ia_ps_tables_struct *ps_tables_ptr, WORD16 *transient_ratio) {
359 p_frac_delay_phase_fac_re_im = ps_tables_ptr->frac_delay_phase_fac_qmf_re_im;
361 &ps_tables_ptr->frac_delay_phase_fac_qmf_ser_re_im[0][0];
424 decay = ps_tables_ptr->decay_scale_factor[di];
439 bin = ps_tables_ptr->delay_to_bin[sb_delay]
    [all...]
ixheaacd_hybrid.c 54 WORD16 *p2_6 = ptr_sbr_tables->ps_tables_ptr->p2_6;
105 const WORD16 *p8_13 = ptr_sbr_tables->ps_tables_ptr->p8_13;
106 const WORD16 *p8_13_8 = ptr_sbr_tables->ps_tables_ptr->p8_13 + 8;
ixheaacd_sbr_rom.h 176 ia_ps_tables_struct *ps_tables_ptr; member in struct:__anon26606
ixheaacd_thumb_ps_dec.c 82 sbr_tables_ptr->ps_tables_ptr);
ixheaacd_sbrdec_lpfuncs.c 563 ia_ps_tables_struct *ps_tables_ptr) {
635 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_df_fine;
636 huffman_dt_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_dt_fine;
638 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_df;
639 huffman_dt_table = (ia_huffman_data_type)&ps_tables_ptr->huff_iid_dt;
659 huffman_df_table = (ia_huffman_data_type)&ps_tables_ptr->huff_icc_df;
660 huffman_dt_table = (ia_huffman_data_type)&ps_tables_ptr->huff_icc_dt;
    [all...]
ixheaacd_env_extr.c 569 ia_bit_buf_struct *it_bit_buff, ia_ps_tables_struct *ps_tables_ptr) {
606 ps_tables_ptr));
794 ptr_sbr_tables->ps_tables_ptr);
    [all...]
ixheaacd_sbrdec_initfuncs.c 800 ptr_hybrid->ptr_resol = sbr_tables_ptr->ps_tables_ptr->hyb_resol;
    [all...]
ixheaacd_api.c 179 ptr_sbr_tables->ps_tables_ptr =
    [all...]
  /external/libxaac/decoder/armv7/
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;
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/armv8/
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/
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;
  /external/libxaac/decoder/x86/
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/x86_64/
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;

Completed in 483 milliseconds