Home
last modified time | relevance | path

Searched refs:str_hybrid (Results 1 – 4 of 4) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_thumb_ps_dec.c77 ptr_ps_dec->ptr_hyb_left_im, &ptr_ps_dec->str_hybrid, in ixheaacd_apply_ps()
86 ptr_ps_dec->str_hybrid.ptr_resol); in ixheaacd_apply_ps()
122 ptr_ps_dec->str_hybrid.ptr_qmf_buf_re[0], in ixheaacd_scale_ps_states()
123 2 * NO_QMF_CHANNELS_IN_HYBRID * ptr_ps_dec->str_hybrid.ptr_qmf_buf, in ixheaacd_scale_ps_states()
159 ptr_ps_dec->str_hybrid.ptr_qmf_buf_re[0], in ixheaacd_scale_ps_states()
160 2 * NO_QMF_CHANNELS_IN_HYBRID * ptr_ps_dec->str_hybrid.ptr_qmf_buf, in ixheaacd_scale_ps_states()
Dixheaacd_ps_dec.h110 ia_hybrid_struct str_hybrid; member
Dixheaacd_ps_dec.c167 len = ptr_ps_dec->str_hybrid.ptr_qmf_buf; in ixheaacd_get_ps_scale()
170 ptr_re_temp = &ptr_ps_dec->str_hybrid.ptr_qmf_buf_re[i][0]; in ixheaacd_get_ps_scale()
171 ptr_im = &ptr_ps_dec->str_hybrid.ptr_qmf_buf_im[i][0]; in ixheaacd_get_ps_scale()
Dixheaacd_sbrdec_initfuncs.c902 ixheaacd_create_hyb_filterbank(&ptr_ps_dec->str_hybrid, &ptr2, in ixheaacd_create_psdec()