Home
last modified time | relevance | path

Searched refs:sfb_short_table (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_initfuncs.c396 psfb_table_idx[1] = ptr_aac_tables->sfb_short_table; in ixheaacd_aac_decoder_init()
424 ptr_aac_tables->sfb_short_table; in ixheaacd_aac_decoder_init()
439 ptr_sfb_idx[1] = ptr_aac_tables->sfb_short_table; in ixheaacd_aac_decoder_init()
468 ptr_aac_tables->sfb_short_table; in ixheaacd_aac_decoder_init()
Dixheaacd_aac_rom.h155 WORD16 sfb_short_table[16]; member
Dixheaacd_channel.c113 return ptr_aac_tables->sfb_short_table; in ixheaacd_getscalefactorbandoffsets()