Searched refs:psfb_width (Results 1 – 1 of 1) sorted by relevance
388 const WORD8 *psfb_width[2]; in ixheaacd_aac_decoder_init() local395 psfb_width[0] = ptr_aac_tables->scale_factor_bands_long[i]; in ixheaacd_aac_decoder_init()396 psfb_width[1] = ptr_aac_tables->scale_factor_bands_short[i]; in ixheaacd_aac_decoder_init()399 const WORD8 *ptr_width = psfb_width[j]; in ixheaacd_aac_decoder_init()409 (WORD8)(ptr_width - psfb_width[j]); in ixheaacd_aac_decoder_init()423 ptr_aac_tables->str_aac_sfb_info[0].sfb_width = (WORD8 *)psfb_width[0]; in ixheaacd_aac_decoder_init()424 ptr_aac_tables->str_aac_sfb_info[1].sfb_width = (WORD8 *)psfb_width[0]; in ixheaacd_aac_decoder_init()425 ptr_aac_tables->str_aac_sfb_info[3].sfb_width = (WORD8 *)psfb_width[0]; in ixheaacd_aac_decoder_init()427 ptr_aac_tables->str_aac_sfb_info[2].sfb_width = (WORD8 *)psfb_width[1]; in ixheaacd_aac_decoder_init()