Searched refs:USAC_MAX_ELEMENTS (Results 1 – 2 of 2) sorted by relevance
23 #define USAC_MAX_ELEMENTS (16) macro259 UWORD32 usac_element_type[USAC_MAX_ELEMENTS];260 ia_usac_dec_element_config_struct str_usac_element_config[USAC_MAX_ELEMENTS];263 WORD32 usac_ext_ele_payload_present[USAC_MAX_ELEMENTS];265 WORD32 usac_ext_ele_payload_len[USAC_MAX_ELEMENTS];268 UWORD8 usac_ext_ele_payload_buf[USAC_MAX_ELEMENTS][768];
403 if (pstr_usac_decoder_config->num_elements > USAC_MAX_ELEMENTS) { in ixheaacd_decoder_config()405 pstr_usac_decoder_config->num_elements = USAC_MAX_ELEMENTS; in ixheaacd_decoder_config()687 for (i = 0; i < USAC_MAX_ELEMENTS; i++) in ixheaacd_conf_default()