Lines Matching refs:ptr_aac_tables
117 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_getscalefactorbandoffsets() argument
119 return ptr_aac_tables->sfb_long_table; in ixheaacd_getscalefactorbandoffsets()
121 return ptr_aac_tables->sfb_short_table; in ixheaacd_getscalefactorbandoffsets()
127 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_getscalefactorbandwidth() argument
130 WORD8 *)(&ptr_aac_tables in ixheaacd_getscalefactorbandwidth()
135 WORD8 *)(&ptr_aac_tables in ixheaacd_getscalefactorbandwidth()
140 WORD8 *)(&ptr_aac_tables in ixheaacd_getscalefactorbandwidth()
148 ia_aac_dec_tables_struct *ptr_aac_tables);
152 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_cblock_scale_spect_data() argument
156 &(ptr_aac_dec_channel_info->str_ics_info), ptr_aac_tables)); in ixheaacd_cblock_scale_spect_data()
161 WORD32 *ptr_scale_table = ptr_aac_tables->pstr_block_tables->scale_table; in ixheaacd_cblock_scale_spect_data()
165 ptr_sfb_width = ptr_aac_tables->str_aac_sfb_info[ptr_ics_info->window_sequence] in ixheaacd_cblock_scale_spect_data()
185 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_read_pulse_data() argument
197 total_offset = ptr_aac_tables->str_aac_sfb_info[0] in ixheaacd_read_pulse_data()
217 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_read_block_data() argument
234 aac_sect_data_resil_flag, ptr_aac_tables); in ixheaacd_read_block_data()
244 ptr_aac_tables, object_type); in ixheaacd_read_block_data()
253 ptr_aac_tables); in ixheaacd_read_block_data()
316 it_bit_buff, ptr_aac_dec_channel_info, ptr_aac_tables, total_channels, in ixheaacd_read_block_data()
604 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, WORD32 object_type, in ixheaacd_channel_pair_process() argument
615 ptr_aac_dec_channel_info[channel], ptr_aac_tables); in ixheaacd_channel_pair_process()
618 ptr_aac_tables, num_ch, object_type, in ixheaacd_channel_pair_process()
630 ixheaacd_ms_stereo_process(ptr_aac_dec_channel_info, ptr_aac_tables); in ixheaacd_channel_pair_process()
634 ptr_aac_dec_channel_info, ptr_aac_tables, object_type, in ixheaacd_channel_pair_process()
645 WORD16 *band_offsets = ptr_aac_tables->sfb_long_table; in ixheaacd_channel_pair_process()
654 ixheaacd_pns_process(ptr_aac_dec_channel_info, channel, ptr_aac_tables); in ixheaacd_channel_pair_process()
662 p_spectrum, ptr_aac_tables, in ixheaacd_channel_pair_process()
676 p_spectrum, ptr_aac_tables, in ixheaacd_channel_pair_process()
687 total_channels, ptr_aac_tables, object_type, 1, in ixheaacd_channel_pair_process()
752 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_read_spectral_data() argument
775 ptr_aac_tables->str_aac_sfb_info[ptr_ics_info->window_sequence].sfb_index; in ixheaacd_read_spectral_data()
811 ptr_aac_tables, in ixheaacd_read_spectral_data()
825 ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13, in ixheaacd_read_spectral_data()
874 start, sfb, grp_len, ptr_aac_tables, maximum_bins_short); in ixheaacd_read_spectral_data()
890 ptr_scale_table = ptr_aac_tables->pstr_block_tables->scale_table; in ixheaacd_read_spectral_data()
892 ptr_scale_table = ptr_aac_tables->pstr_block_tables->scale_table_960; in ixheaacd_read_spectral_data()
895 ptr_aac_tables->str_aac_sfb_info[ptr_ics_info->window_sequence] in ixheaacd_read_spectral_data()
925 pstr_hcr_info, ptr_aac_dec_channel_info, ptr_aac_tables, it_bit_buff); in ixheaacd_read_spectral_data()
931 ptr_aac_tables, it_bit_buff); in ixheaacd_read_spectral_data()
1107 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_cblock_inv_quant_spect_data() argument
1113 &(ptr_aac_dec_channel_info->str_ics_info), ptr_aac_tables); in ixheaacd_cblock_inv_quant_spect_data()
1115 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_cblock_inv_quant_spect_data()