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.c528 pstr_usac_conf->channel_configuration_index = in ixheaacd_config()
530 if (pstr_usac_conf->channel_configuration_index >= 3) return -1; in ixheaacd_config()
532 if (pstr_usac_conf->channel_configuration_index == 0) { in ixheaacd_config()
547 pstr_usac_conf->channel_configuration_index); in ixheaacd_config()
Dixheaacd_config.h201 UINT32 channel_configuration_index; member