Searched refs:pstr_core_coder (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_ext_ch_ele.c | 153 ia_usac_tmp_core_coder_struct *pstr_core_coder, WORD32 num_window_groups, in ixheaacd_cplx_pred_data() argument 162 UWORD8 max_sfb_ste = pstr_core_coder->max_sfb_ste; in ixheaacd_cplx_pred_data() 192 pstr_core_coder->pred_dir = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_cplx_pred_data() 194 pstr_core_coder->complex_coef = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_cplx_pred_data() 196 if (pstr_core_coder->complex_coef) { in ixheaacd_cplx_pred_data() 198 pstr_core_coder->use_prev_frame = 0; in ixheaacd_cplx_pred_data() 200 pstr_core_coder->use_prev_frame = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_cplx_pred_data() 227 if (pstr_core_coder->complex_coef) { in ixheaacd_cplx_pred_data() 260 ia_usac_tmp_core_coder_struct *pstr_core_coder, in ixheaacd_read_ms_mask() argument 266 UWORD8 max_sfb = pstr_core_coder->max_sfb_ste; in ixheaacd_read_ms_mask() [all …]
|
D | ixheaacd_spectrum_dec.c | 335 ia_usac_tmp_core_coder_struct *pstr_core_coder, UWORD8 *max_sfb, in ixheaacd_fd_channel_stream() argument 370 if (!pstr_core_coder->common_window) { in ixheaacd_fd_channel_stream() 378 if (!pstr_core_coder->common_tw && usac_data->tw_mdct[0] == 1) { in ixheaacd_fd_channel_stream() 411 if (pstr_core_coder->tns_data_present[ch] == 0) in ixheaacd_fd_channel_stream() 414 if (pstr_core_coder->tns_data_present[ch] == 1) in ixheaacd_fd_channel_stream()
|
D | ixheaacd_bit_extract.h | 82 ia_usac_tmp_core_coder_struct *pstr_core_coder, UWORD8 *max_sfb,
|