Lines Matching refs:p_obj_exhaacplus_dec

275     ia_exhaacplus_dec_api_struct *p_obj_exhaacplus_dec, WORD16 *coup_ch_output,  in ixheaacd_dec_ind_coupling()  argument
288 coupling_channel = p_obj_exhaacplus_dec->aac_config.ui_coupling_channel; in ixheaacd_dec_ind_coupling()
290 ind_channel_info = &p_obj_exhaacplus_dec->p_state_aac->ind_cc_info; in ixheaacd_dec_ind_coupling()
297 if (p_obj_exhaacplus_dec->aac_config.element_type[l] == in ixheaacd_dec_ind_coupling()
299 p_obj_exhaacplus_dec->aac_config.element_instance_order[l] == in ixheaacd_dec_ind_coupling()
308 k = p_obj_exhaacplus_dec->aac_config.slot_element[l]; in ixheaacd_dec_ind_coupling()
328 k = p_obj_exhaacplus_dec->aac_config.slot_element[l]; in ixheaacd_dec_ind_coupling()
348 ia_exhaacplus_dec_api_struct *p_obj_exhaacplus_dec, WORD16 frame_size, in ixheaacd_dec_downmix_to_stereo() argument
360 if (0 == p_obj_exhaacplus_dec->aac_config.element_type[i] || in ixheaacd_dec_downmix_to_stereo()
361 3 == p_obj_exhaacplus_dec->aac_config.element_type[i]) { in ixheaacd_dec_downmix_to_stereo()
364 p_obj_exhaacplus_dec->common_tables->down_mix_martix in ixheaacd_dec_downmix_to_stereo()
365 [k][0][p_obj_exhaacplus_dec->aac_config.slot_element[i]], in ixheaacd_dec_downmix_to_stereo()
367 p_obj_exhaacplus_dec->aac_config in ixheaacd_dec_downmix_to_stereo()
373 p_obj_exhaacplus_dec->common_tables->down_mix_martix in ixheaacd_dec_downmix_to_stereo()
374 [k][1][p_obj_exhaacplus_dec->aac_config.slot_element[i]], in ixheaacd_dec_downmix_to_stereo()
376 p_obj_exhaacplus_dec->aac_config in ixheaacd_dec_downmix_to_stereo()
380 if (1 == p_obj_exhaacplus_dec->aac_config.element_type[i]) { in ixheaacd_dec_downmix_to_stereo()
383 p_obj_exhaacplus_dec->common_tables->down_mix_martix in ixheaacd_dec_downmix_to_stereo()
384 [k][0][p_obj_exhaacplus_dec->aac_config.slot_element[i]], in ixheaacd_dec_downmix_to_stereo()
386 p_obj_exhaacplus_dec->aac_config in ixheaacd_dec_downmix_to_stereo()
392 p_obj_exhaacplus_dec->common_tables->down_mix_martix in ixheaacd_dec_downmix_to_stereo()
394 [p_obj_exhaacplus_dec->aac_config.slot_element[i] + 1], in ixheaacd_dec_downmix_to_stereo()
396 p_obj_exhaacplus_dec->aac_config.slot_element[i] + in ixheaacd_dec_downmix_to_stereo()