Searched refs:p_hbe_txposer (Results 1 – 4 of 4) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_sbr_dec.c | 862 ptr_sbr_dec->p_hbe_txposer->oversampling_flag = in ixheaacd_sbr_dec() 865 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_sbr_dec() 877 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_sbr_dec() 890 &ptr_sbr_dec->p_hbe_txposer->x_over_qmf[0], in ixheaacd_sbr_dec() 894 ptr_sbr_dec->p_hbe_txposer->max_stretch); in ixheaacd_sbr_dec() 939 (ptr_header_data->hbe_flag == 0) ? NULL : ptr_sbr_dec->p_hbe_txposer->x_over_qmf, in ixheaacd_sbr_dec() 1358 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_esbr_dec() 1371 &ptr_sbr_dec->p_hbe_txposer->x_over_qmf[0], in ixheaacd_esbr_dec() 1375 ptr_sbr_dec->p_hbe_txposer->max_stretch); in ixheaacd_esbr_dec() 1480 (ptr_header_data->hbe_flag == 0) ? NULL : ptr_sbr_dec->p_hbe_txposer->x_over_qmf, in ixheaacd_sbr_dec_from_mps()
|
D | ixheaacd_sbrdec_initfuncs.c | 327 p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.p_hbe_txposer = in ixheaacd_set_sbr_persistent_buffers() 330 memset(p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.p_hbe_txposer, in ixheaacd_set_sbr_persistent_buffers() 335 p_str_sbr_dec_inst->pstr_sbr_channel[1]->str_sbr_dec.p_hbe_txposer = in ixheaacd_set_sbr_persistent_buffers() 338 memset(p_str_sbr_dec_inst->pstr_sbr_channel[1]->str_sbr_dec.p_hbe_txposer, in ixheaacd_set_sbr_persistent_buffers() 561 ixheaacd_esbr_hbe_data_init(ptr_sbr_dec[0]->p_hbe_txposer, samp_per_frame, in ixheaacd_init_sbr() 568 ixheaacd_esbr_hbe_data_init(ptr_sbr_dec[1]->p_hbe_txposer, samp_per_frame, in ixheaacd_init_sbr()
|
D | ixheaacd_sbrdecoder.c | 175 if (ptr_sbr_dec->p_hbe_txposer != NULL && (usac_flag || hbe_flag)) { in ixheaacd_sbr_dec_reset() 180 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_sbr_dec_reset() 185 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_sbr_dec_reset() 209 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_sbr_dec_reset() 219 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_sbr_dec_reset() 229 ixheaacd_hbe_repl_spec(&ptr_sbr_dec->p_hbe_txposer->x_over_qmf[0], in ixheaacd_sbr_dec_reset() 233 ptr_sbr_dec->p_hbe_txposer->max_stretch); in ixheaacd_sbr_dec_reset()
|
D | ixheaacd_sbr_dec.h | 112 ia_esbr_hbe_txposer_struct *p_hbe_txposer; member
|