Home
last modified time | relevance | path

Searched refs:curr_bit_stream (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_pre_mix.c122 ia_mps_bs_frame *curr_bit_stream = &(self->bs_frame); in ixheaacd_pre_and_mix_matrix_calculation() local
138 ixheaacd_mps_par2umx_pred(self, curr_bit_stream, h_imag, h_real, ps, in ixheaacd_pre_and_mix_matrix_calculation()
141 ixheaacd_mps_par2umx_ps(self, curr_bit_stream, h_real, ps); in ixheaacd_pre_and_mix_matrix_calculation()
146 ixheaacd_mps_par2umx_ps_ipd_opd(self, curr_bit_stream, h_real, ps); in ixheaacd_pre_and_mix_matrix_calculation()
149 ixheaacd_mps_par2umx_pred(self, curr_bit_stream, h_imag, h_real, ps, in ixheaacd_pre_and_mix_matrix_calculation()
224 ia_mps_bs_frame *curr_bit_stream, WORD32 *h_real, in ixheaacd_mps_par2umx_ps() argument
226 ixheaacd_mps_par2umx_ps_core(curr_bit_stream->cld_idx[param_set_idx], in ixheaacd_mps_par2umx_ps()
227 curr_bit_stream->icc_idx[param_set_idx], in ixheaacd_mps_par2umx_ps()
232 ia_mps_bs_frame *curr_bit_stream, in ixheaacd_mps_opd_calc() argument
238 WORD32 cld_idx = curr_bit_stream->cld_idx[param_set_idx][band] + 15; in ixheaacd_mps_opd_calc()
[all …]
Dixheaacd_mps_dec.h362 ia_mps_bs_frame *curr_bit_stream, WORD32 *h_real,
366 ia_mps_bs_frame *curr_bit_stream,
370 ia_mps_bs_frame *curr_bit_stream, WORD32 *h_imag,