Home
last modified time | relevance | path

Searched refs:USAC_MAX_CONFIG_EXTENSIONS (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_config.h25 #define USAC_MAX_CONFIG_EXTENSIONS (16) macro
184 WORD32 usac_cfg_ext_info_present[USAC_MAX_CONFIG_EXTENSIONS];
186 WORD32 usac_cfg_ext_info_len[USAC_MAX_CONFIG_EXTENSIONS];
189 UWORD8 usac_cfg_ext_info_buf[USAC_MAX_CONFIG_EXTENSIONS][768];
Dixheaacd_init_config.c448 if (USAC_MAX_CONFIG_EXTENSIONS < num_config_extensions) { in ixheaacd_config_extension()
454 USAC_MAX_CONFIG_EXTENSIONS * sizeof(WORD32)); in ixheaacd_config_extension()
456 USAC_MAX_CONFIG_EXTENSIONS * sizeof(WORD32)); in ixheaacd_config_extension()