Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_init_config.c538 pstr_usac_conf->channel_configuration_index = in ixheaacd_config()
540 if ((pstr_usac_conf->channel_configuration_index >= 3) && in ixheaacd_config()
541 (pstr_usac_conf->channel_configuration_index != 8)) in ixheaacd_config()
544 if (pstr_usac_conf->channel_configuration_index == 0) { in ixheaacd_config()
559 pstr_usac_conf->channel_configuration_index); in ixheaacd_config()
Dixheaacd_config.h205 UINT32 channel_configuration_index; member