Searched refs:out_samp_cc (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_multichannel.c | 258 void ixheaacd_dec_couple_channel(WORD16 *p_time_data, WORD16 *out_samp_cc, in ixheaacd_dec_couple_channel() argument 265 WORD16 *ptr_out_samp = &out_samp_cc[0]; in ixheaacd_dec_couple_channel() 283 WORD16 *out_samp_cc; in ixheaacd_dec_ind_coupling() local 292 out_samp_cc = coup_ch_output; in ixheaacd_dec_ind_coupling() 315 ixheaacd_dec_couple_channel(p_time_data, out_samp_cc, frame_size, in ixheaacd_dec_ind_coupling() 324 ixheaacd_dec_couple_channel(p_time_data, out_samp_cc, frame_size, in ixheaacd_dec_ind_coupling() 334 ixheaacd_dec_couple_channel(p_time_data, out_samp_cc, frame_size, in ixheaacd_dec_ind_coupling()
|