Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_initfuncs.c393 psfb_table_idx[1] = ptr_aac_tables->sfb_short_table; in ixheaacd_aac_decoder_init()
421 ptr_aac_tables->sfb_short_table; in ixheaacd_aac_decoder_init()
436 ptr_sfb_idx[1] = ptr_aac_tables->sfb_short_table; in ixheaacd_aac_decoder_init()
465 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()