Home
last modified time | relevance | path

Searched refs:pns_active (Results 1 – 5 of 5) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_pns.h49 UWORD16 pns_active; member
Dixheaacd_longblock.c206 if (sfb_cb == NOISE_HCB && (ptr_pns_info->pns_active != 1)) { in ixheaacd_read_scale_factor_data()
241 ptr_pns_info->pns_active = 1; in ixheaacd_read_scale_factor_data()
Dixheaacd_pns_js_thumb.c121 if (ptr_pns_info->pns_active) { 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()
Dixheaacd_rev_vlc.c1769 ptr_aac_dec_channel_info->str_pns_info.pns_active = ptr_rvlc->noise_used; in ixheaacd_rvlc_dec()