Searched refs:aac_handle (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_ld_mps_dec.c | 146 ia_aac_dec_state_struct *aac_handle = p_obj_exhaacplus_dec->p_state_aac; in ixheaacd_ld_mps_apply() local 147 ia_mps_dec_state_struct *mps_handle = &(aac_handle->mps_dec_handle); in ixheaacd_ld_mps_apply() 151 (ia_dec_data_struct *)aac_handle->pstr_dec_data; in ixheaacd_ld_mps_apply() 160 if (aac_handle->mps_dec_handle.num_parameter_sets_prev <= 0) return IA_FATAL_ERROR; in ixheaacd_ld_mps_apply() 163 ixheaacd_pre_and_mix_matrix_calculation(&(aac_handle->mps_dec_handle)); in ixheaacd_ld_mps_apply() 164 ixheaacd_mps_pre_matrix_mix_matrix_smoothing(&(aac_handle->mps_dec_handle)); in ixheaacd_ld_mps_apply()
|
D | ixheaacd_multichannel.c | 144 ia_bit_buf_struct *it_bit_buf, ia_aac_decoder_struct *aac_handle, in ixheaacd_dec_coupling_channel_element() argument 198 aac_handle->pstr_aac_dec_ch_info[0]->str_ics_info.num_swb_window = 0; in ixheaacd_dec_coupling_channel_element() 199 aac_handle->pstr_aac_dec_ch_info[0]->str_ics_info.sampling_rate_index = in ixheaacd_dec_coupling_channel_element() 202 aac_handle->pstr_aac_dec_ch_info[0]->common_window = 0; in ixheaacd_dec_coupling_channel_element() 205 it_bit_buf, aac_handle, 1, frame_size, total_channels, audio_object_type, in ixheaacd_dec_coupling_channel_element()
|
D | ixheaacd_multichannel.h | 24 ia_bit_buf_struct *it_bit_buf, ia_aac_decoder_struct *aac_handle,
|