Searched refs:USAC_MAX_ELEMENTS (Results 1 – 2 of 2) sorted by relevance
23 #define USAC_MAX_ELEMENTS (16) macro181 UWORD32 usac_element_type[USAC_MAX_ELEMENTS];182 ia_usac_dec_element_config_struct str_usac_element_config[USAC_MAX_ELEMENTS];185 WORD32 usac_ext_ele_payload_present[USAC_MAX_ELEMENTS];187 WORD32 usac_ext_ele_payload_len[USAC_MAX_ELEMENTS];190 UWORD8 usac_ext_ele_payload_buf[USAC_MAX_ELEMENTS][768];
377 if (pstr_usac_decoder_config->num_elements > USAC_MAX_ELEMENTS) { in ixheaacd_decoder_config()576 for (i = 0; i < USAC_MAX_ELEMENTS; i++) in ixheaacd_conf_default()