• Home
  • Raw
  • Download

Lines Matching refs:ptr_aac_tables

109     ia_aac_dec_tables_struct *ptr_aac_tables) {  in ixheaacd_getscalefactorbandoffsets()  argument
111 return ptr_aac_tables->sfb_long_table; in ixheaacd_getscalefactorbandoffsets()
113 return ptr_aac_tables->sfb_short_table; in ixheaacd_getscalefactorbandoffsets()
119 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_getscalefactorbandwidth() argument
122 WORD8 *)(&ptr_aac_tables in ixheaacd_getscalefactorbandwidth()
127 WORD8 *)(&ptr_aac_tables in ixheaacd_getscalefactorbandwidth()
135 ia_aac_dec_tables_struct *ptr_aac_tables);
139 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_cblock_scale_spect_data() argument
144 &(ptr_aac_dec_channel_info->str_ics_info), ptr_aac_tables)); in ixheaacd_cblock_scale_spect_data()
149 WORD32 *scale_table_ptr = ptr_aac_tables->pstr_block_tables->scale_table; in ixheaacd_cblock_scale_spect_data()
172 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_read_pulse_data() argument
184 total_offset = ptr_aac_tables->str_aac_sfb_info[0] in ixheaacd_read_pulse_data()
204 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_read_block_data() argument
221 aac_sect_data_resil_flag, ptr_aac_tables); in ixheaacd_read_block_data()
231 ptr_aac_tables, object_type); in ixheaacd_read_block_data()
240 ptr_aac_tables); in ixheaacd_read_block_data()
302 it_bit_buff, ptr_aac_dec_channel_info, ptr_aac_tables, total_channels, in ixheaacd_read_block_data()
585 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_channel_pair_process() argument
595 ptr_aac_tables); in ixheaacd_channel_pair_process()
597 ptr_aac_tables, num_ch, object_type, in ixheaacd_channel_pair_process()
609 ixheaacd_ms_stereo_process(ptr_aac_dec_channel_info, ptr_aac_tables); in ixheaacd_channel_pair_process()
612 ixheaacd_intensity_stereo_process(ptr_aac_dec_channel_info, ptr_aac_tables, in ixheaacd_channel_pair_process()
622 WORD16 *band_offsets = ptr_aac_tables->sfb_long_table; in ixheaacd_channel_pair_process()
631 ixheaacd_pns_process(ptr_aac_dec_channel_info, channel, ptr_aac_tables); in ixheaacd_channel_pair_process()
639 p_spectrum, ptr_aac_tables, in ixheaacd_channel_pair_process()
653 p_spectrum, ptr_aac_tables, in ixheaacd_channel_pair_process()
664 total_channels, ptr_aac_tables, object_type, 1, in ixheaacd_channel_pair_process()
728 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_read_spectral_data() argument
749 ptr_aac_tables->str_aac_sfb_info[ptr_ics_info->window_sequence].sfb_index; in ixheaacd_read_spectral_data()
784 ptr_aac_tables, in ixheaacd_read_spectral_data()
798 ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13, in ixheaacd_read_spectral_data()
837 start, sfb, grp_len, ptr_aac_tables); in ixheaacd_read_spectral_data()
850 WORD32 *ptr_scale_table = ptr_aac_tables->pstr_block_tables->scale_table; in ixheaacd_read_spectral_data()
852 ptr_aac_tables->str_aac_sfb_info[ptr_ics_info->window_sequence] in ixheaacd_read_spectral_data()
879 pstr_hcr_info, ptr_aac_dec_channel_info, ptr_aac_tables, it_bit_buff); in ixheaacd_read_spectral_data()
885 ptr_aac_tables, it_bit_buff); in ixheaacd_read_spectral_data()
1061 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_cblock_inv_quant_spect_data() argument
1066 &(ptr_aac_dec_channel_info->str_ics_info), ptr_aac_tables); in ixheaacd_cblock_inv_quant_spect_data()
1068 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_cblock_inv_quant_spect_data()