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
185 WORD32 usac_cfg_ext_info_present[USAC_MAX_CONFIG_EXTENSIONS];
187 WORD32 usac_cfg_ext_info_len[USAC_MAX_CONFIG_EXTENSIONS];
190 UWORD8 usac_cfg_ext_info_buf[USAC_MAX_CONFIG_EXTENSIONS][768];
Dixheaacd_init_config.c462 if (USAC_MAX_CONFIG_EXTENSIONS < num_config_extensions) { in ixheaacd_config_extension()
468 USAC_MAX_CONFIG_EXTENSIONS * sizeof(WORD32)); in ixheaacd_config_extension()
470 USAC_MAX_CONFIG_EXTENSIONS * sizeof(WORD32)); in ixheaacd_config_extension()