Searched refs:p_hbe_txposer (Results 1 – 4 of 4) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_sbrdecoder.c | 157 if (hbe_flag && ptr_sbr_dec->p_hbe_txposer != NULL) { in ixheaacd_sbr_dec_reset() 160 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_sbr_dec_reset() 183 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_sbr_dec_reset() 191 ixheaacd_hbe_repl_spec(&ptr_sbr_dec->p_hbe_txposer->x_over_qmf[0], in ixheaacd_sbr_dec_reset() 195 ptr_sbr_dec->p_hbe_txposer->max_stretch); in ixheaacd_sbr_dec_reset()
|
D | ixheaacd_sbr_dec.c | 715 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_sbr_dec() 728 &ptr_sbr_dec->p_hbe_txposer->x_over_qmf[0], in ixheaacd_sbr_dec() 732 ptr_sbr_dec->p_hbe_txposer->max_stretch); in ixheaacd_sbr_dec() 774 : ptr_sbr_dec->p_hbe_txposer->x_over_qmf, in ixheaacd_sbr_dec() 1103 ptr_sbr_dec->p_hbe_txposer, in ixheaacd_esbr_dec() 1116 &ptr_sbr_dec->p_hbe_txposer->x_over_qmf[0], in ixheaacd_esbr_dec() 1120 ptr_sbr_dec->p_hbe_txposer->max_stretch); in ixheaacd_esbr_dec() 1222 : ptr_sbr_dec->p_hbe_txposer->x_over_qmf, in ixheaacd_sbr_dec_from_mps()
|
D | ixheaacd_sbrdec_initfuncs.c | 308 p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.p_hbe_txposer = in ixheaacd_set_sbr_persistent_buffers() 311 memset(p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.p_hbe_txposer, in ixheaacd_set_sbr_persistent_buffers() 316 p_str_sbr_dec_inst->pstr_sbr_channel[1]->str_sbr_dec.p_hbe_txposer = in ixheaacd_set_sbr_persistent_buffers() 319 memset(p_str_sbr_dec_inst->pstr_sbr_channel[1]->str_sbr_dec.p_hbe_txposer, in ixheaacd_set_sbr_persistent_buffers() 594 ixheaacd_esbr_hbe_data_init(ptr_sbr_dec[0]->p_hbe_txposer, samp_per_frame, in ixheaacd_init_sbr() 601 ixheaacd_esbr_hbe_data_init(ptr_sbr_dec[1]->p_hbe_txposer, samp_per_frame, in ixheaacd_init_sbr()
|
D | ixheaacd_sbr_dec.h | 70 ia_esbr_hbe_txposer_struct *p_hbe_txposer; member
|