Home
last modified time | relevance | path

Searched refs:str_tns_info (Results 1 – 7 of 7) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_tns.c212 if (pstr_tns->str_tns_info[j].n_filt) { in ixheaacd_tns_apply()
213 n_filt = pstr_tns->str_tns_info[j].n_filt; in ixheaacd_tns_apply()
218 coef_res = pstr_tns->str_tns_info[j].coef_res; in ixheaacd_tns_apply()
219 filt = &pstr_tns->str_tns_info[j].str_filter[f]; in ixheaacd_tns_apply()
Dixheaacd_tns_usac.h46 ia_tns_info_struct str_tns_info[TNS_MAX_WIN]; member
Dixheaacd_channel.c248 ptr_aac_dec_channel_info->str_tns_info.tns_data_present = in ixheaacd_read_block_data()
253 if (ptr_aac_dec_channel_info->str_tns_info.tns_data_present) { in ixheaacd_read_block_data()
273 if (ptr_aac_dec_channel_info->str_tns_info.tns_data_present) in ixheaacd_read_block_data()
293 if (ptr_aac_dec_channel_info->str_tns_info.tns_data_present) in ixheaacd_read_block_data()
662 if (ptr_aac_dec_channel_info[channel]->str_tns_info.tns_data_present) { in ixheaacd_channel_pair_process()
924 &ptr_aac_dec_channel_info->str_tns_info; in ixheaacd_read_tns_data()
Dixheaacd_spectrum_dec.c115 pstr_tns_info = &pstr_tns_frame_info->str_tns_info[i]; in ixheaacd_read_tns_u()
220 pstr_tns_frame_info->str_tns_info[s].n_filt = 0; in ixheaacd_tns_reset()
Dixheaacd_channelinfo.h306 ia_tns_info_aac_struct str_tns_info; member
Dixheaacd_pns_js_thumb.c250 &ptr_aac_dec_channel_info->str_tns_info; in ixheaacd_aac_tns_process()
Dixheaacd_lt_predict.c87 if (ptr_aac_dec_channel_info->str_tns_info.tns_data_present == 1) in ixheaacd_lt_prediction()