Lines Matching refs:total_channels
136 ia_enhaacplus_dec_ind_cc *ind_channel_info, WORD32 total_channels, in ixheaacd_dec_coupling_channel_element() argument
196 bs, aac_handle, 1, frame_size, total_channels, audio_object_type, in ixheaacd_dec_coupling_channel_element()
259 WORD16 frame_size, WORD total_channels, in ixheaacd_dec_couple_channel() argument
270 p_time_data += total_channels; in ixheaacd_dec_couple_channel()
276 WORD16 frame_size, WORD total_channels, WORD16 *ptr_time_data) in ixheaacd_dec_ind_coupling() argument
316 total_channels, gain_cc); in ixheaacd_dec_ind_coupling()
325 total_channels, gain_cc); in ixheaacd_dec_ind_coupling()
335 total_channels, gain_cc); in ixheaacd_dec_ind_coupling()
349 WORD total_elements, WORD16 *ptr_time_data, WORD total_channels) { in ixheaacd_dec_downmix_to_stereo() argument
352 if (5 == total_channels) k = 0; in ixheaacd_dec_downmix_to_stereo()
353 if (6 == total_channels) k = 1; in ixheaacd_dec_downmix_to_stereo()
354 if (7 == total_channels) k = 2; in ixheaacd_dec_downmix_to_stereo()
355 if (8 == total_channels) k = 3; in ixheaacd_dec_downmix_to_stereo()
366 ptr_time_data[j * total_channels + in ixheaacd_dec_downmix_to_stereo()
375 ptr_time_data[j * total_channels + in ixheaacd_dec_downmix_to_stereo()
385 ptr_time_data[j * total_channels + in ixheaacd_dec_downmix_to_stereo()
395 ptr_time_data[j * total_channels + in ixheaacd_dec_downmix_to_stereo()