Home
last modified time | relevance | path

Searched refs:ui_channel_mode (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/test/
Dixheaacd_main.c696 UWORD32 ui_channel_mode; in ixheaacd_get_config_param() local
699 IA_ENHAACPLUS_DEC_CONFIG_PARAM_CHANNEL_MODE, &ui_channel_mode); in ixheaacd_get_config_param()
701 if (ui_channel_mode == 0) in ixheaacd_get_config_param()
703 else if (ui_channel_mode == 1) in ixheaacd_get_config_param()
705 else if (ui_channel_mode == 2) in ixheaacd_get_config_param()
/external/libxaac/decoder/
Dixheaacd_struct_def.h88 UWORD32 ui_channel_mode; member
Dixheaacd_api.c395 p_obj_exhaacplus_dec->aac_config.ui_channel_mode = 3; in ixheaacd_dec_api()
870 p_obj_exhaacplus_dec->aac_config.ui_channel_mode = 3; in ixheaacd_decoder_2_ga_hdr()
951 p_obj_exhaacplus_dec->aac_config.ui_channel_mode = 3; in ixheaacd_decoder_flush_api()
2058 p_obj_exhaacplus_dec->aac_config.ui_channel_mode = 2; in ixheaacd_dec_init()
2062 p_obj_exhaacplus_dec->aac_config.ui_channel_mode = 0; in ixheaacd_dec_init()
2064 p_obj_exhaacplus_dec->aac_config.ui_channel_mode = 1; in ixheaacd_dec_init()