Searched refs:psfb_width (Results 1 – 1 of 1) sorted by relevance
391 const WORD8 *psfb_width[2]; in ixheaacd_aac_decoder_init() local398 psfb_width[0] = ptr_aac_tables->scale_factor_bands_long[i]; in ixheaacd_aac_decoder_init()399 psfb_width[1] = ptr_aac_tables->scale_factor_bands_short[i]; in ixheaacd_aac_decoder_init()402 const WORD8 *ptr_width = psfb_width[j]; in ixheaacd_aac_decoder_init()412 (WORD8)(ptr_width - psfb_width[j]); in ixheaacd_aac_decoder_init()426 ptr_aac_tables->str_aac_sfb_info[0].sfb_width = (WORD8 *)psfb_width[0]; in ixheaacd_aac_decoder_init()427 ptr_aac_tables->str_aac_sfb_info[1].sfb_width = (WORD8 *)psfb_width[0]; in ixheaacd_aac_decoder_init()428 ptr_aac_tables->str_aac_sfb_info[3].sfb_width = (WORD8 *)psfb_width[0]; in ixheaacd_aac_decoder_init()430 ptr_aac_tables->str_aac_sfb_info[2].sfb_width = (WORD8 *)psfb_width[1]; in ixheaacd_aac_decoder_init()