Searched refs:pstr_core_coder (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_ext_ch_ele.c | 152 ia_usac_tmp_core_coder_struct *pstr_core_coder, WORD32 num_window_groups, in ixheaacd_cplx_pred_data() argument 161 UWORD8 max_sfb_ste = pstr_core_coder->max_sfb_ste; in ixheaacd_cplx_pred_data() 191 pstr_core_coder->pred_dir = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_cplx_pred_data() 193 pstr_core_coder->complex_coef = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_cplx_pred_data() 195 if (pstr_core_coder->complex_coef) { in ixheaacd_cplx_pred_data() 197 pstr_core_coder->use_prev_frame = 0; in ixheaacd_cplx_pred_data() 199 pstr_core_coder->use_prev_frame = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_cplx_pred_data() 226 if (pstr_core_coder->complex_coef) { in ixheaacd_cplx_pred_data() 259 ia_usac_tmp_core_coder_struct *pstr_core_coder, in ixheaacd_read_ms_mask() argument 265 UWORD8 max_sfb = pstr_core_coder->max_sfb_ste; in ixheaacd_read_ms_mask() [all …]
|
D | ixheaacd_spectrum_dec.c | 331 ia_usac_tmp_core_coder_struct *pstr_core_coder, UWORD8 *max_sfb, in ixheaacd_fd_channel_stream() argument 366 if (!pstr_core_coder->common_window) { in ixheaacd_fd_channel_stream() 374 if (!pstr_core_coder->common_tw && usac_data->tw_mdct[0] == 1) { in ixheaacd_fd_channel_stream() 407 if (pstr_core_coder->tns_data_present[ch] == 0) in ixheaacd_fd_channel_stream() 410 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,
|