Home
last modified time | relevance | path

Searched refs:str_pns_info (Results 1 – 6 of 6) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_pns_js_thumb.c115 &ptr_aac_dec_channel_info[channel]->str_pns_info; in ixheaacd_pns_process()
140 ->str_pns_info.pns_used[pns_band]) { in ixheaacd_pns_process()
Dixheaacd_channel.c604 if (ptr_aac_dec_channel_info[LEFT]->str_pns_info.pns_active || in ixheaacd_channel_pair_process()
605 ptr_aac_dec_channel_info[RIGHT]->str_pns_info.pns_active) { in ixheaacd_channel_pair_process()
693 if (ptr_aac_dec_channel_info[LEFT]->str_pns_info.pns_used[pns_band] && in ixheaacd_map_ms_mask_pns()
694 ptr_aac_dec_channel_info[RIGHT]->str_pns_info.pns_used[pns_band]) { in ixheaacd_map_ms_mask_pns()
Dixheaacd_longblock.c204 &ptr_aac_dec_channel_info->str_pns_info; in ixheaacd_read_scale_factor_data()
Dixheaacd_channelinfo.h308 ia_pns_info_struct str_pns_info; member
Dixheaacd_rev_vlc.c632 ptr_aac_dec_channel_info->str_pns_info.pns_used[bnds] = 1; in ixheaacd_rvlc_decode_forward()
1769 ptr_aac_dec_channel_info->str_pns_info.pns_active = ptr_rvlc->noise_used; in ixheaacd_rvlc_dec()
Dixheaacd_aacdecoder.c273 &aac_dec_handle->pstr_aac_dec_ch_info[ch]->str_pns_info; in ixheaacd_aacdec_decodeframe()