Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_thumb_ps_dec.c88 ptr_ps_dec->ptr_hyb_left_re, in ixheaacd_apply_ps()
Dixheaacd_ps_dec.c260 p_left_real = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_decorr_filter1_dec()
475 p_left_real = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_decorrelation_dec()
558 p_left_real = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_decorrelation_dec()
875 p_hyb_left_re1 = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_apply_rot_dec()
Dixheaacd_ps_dec.h115 WORD32 *ptr_hyb_left_re; member
Dixheaacd_sbrdec_initfuncs.c864 ptr_ps_dec->ptr_hyb_left_re = ptr2; in ixheaacd_create_psdec()
873 memset(ptr_ps_dec->ptr_hyb_left_re, 0, sizeof(WORD32) * 16 * 4); in ixheaacd_create_psdec()