• Home
  • Raw
  • Download

Lines Matching refs:ui_max_channels

210            p_state_enhaacplus_dec->p_config->ui_max_channels)) != 0) {  in ixheaacd_readifadts()
410 p_obj_exhaacplus_dec->aac_config.ui_max_channels = 6; in ixheaacd_dec_api()
617 p_obj_exhaacplus_dec->aac_config.ui_max_channels = 8; in ixheaacd_dec_api()
621 p_obj_exhaacplus_dec->aac_config.ui_max_channels = 2; in ixheaacd_dec_api()
624 p_obj_exhaacplus_dec->aac_config.ui_max_channels = *pui_value; in ixheaacd_dec_api()
936 p_obj_exhaacplus_dec->aac_config.ui_max_channels = 6; in ixheaacd_decoder_2_ga_hdr()
1017 p_obj_exhaacplus_dec->aac_config.ui_max_channels = 6; in ixheaacd_decoder_flush_api()
1140 if (p_obj_exhaacplus_dec->aac_config.ui_max_channels > 2) { in ixheaacd_fill_aac_mem_tables()
1141 num_channels = (p_obj_exhaacplus_dec->aac_config.ui_max_channels + 1); in ixheaacd_fill_aac_mem_tables()
1145 num_channels = p_obj_exhaacplus_dec->aac_config.ui_max_channels; in ixheaacd_fill_aac_mem_tables()
1368 if (p_obj_exhaacplus_dec->aac_config.ui_max_channels > 2) { in ixheaacd_dec_init()
1385 if (1 == p_obj_exhaacplus_dec->aac_config.ui_max_channels) in ixheaacd_dec_init()
1706 if (p_obj_exhaacplus_dec->aac_config.ui_max_channels > 2) in ixheaacd_dec_init()
1793 time_data, 1, p_obj_exhaacplus_dec->aac_config.ui_max_channels, in ixheaacd_dec_init()
1803 p_obj_exhaacplus_dec->aac_config.ui_max_channels, 2, in ixheaacd_dec_init()
1842 if ((p_obj_exhaacplus_dec->aac_config.ui_max_channels <= 2) && in ixheaacd_dec_init()
1987 WORD max_ch_num = p_obj_exhaacplus_dec->aac_config.ui_max_channels; in ixheaacd_dec_init()
2344 if (p_obj_exhaacplus_dec->aac_config.ui_max_channels > 2) { in ixheaacd_dec_execute()
2374 if (total_channels > (WORD)p_obj_exhaacplus_dec->aac_config.ui_max_channels) { in ixheaacd_dec_execute()
2584 p_obj_exhaacplus_dec->aac_config.ui_max_channels > 2) { in ixheaacd_dec_execute()
2599 time_data, channel, p_obj_exhaacplus_dec->aac_config.ui_max_channels, in ixheaacd_dec_execute()
2609 p_obj_exhaacplus_dec->aac_config.ui_max_channels, total_channels, in ixheaacd_dec_execute()