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.c76 ptr_ps_dec->ptr_hyb_left_re, in ixheaacd_apply_ps()
Dixheaacd_ps_dec.c257 p_left_real = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_decorr_filter1_dec()
472 p_left_real = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_decorrelation_dec()
555 p_left_real = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_decorrelation_dec()
873 p_hyb_left_re1 = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_apply_rot_dec()
Dixheaacd_ps_dec.h64 WORD32 *ptr_hyb_left_re; member
Dixheaacd_sbrdec_initfuncs.c894 ptr_ps_dec->ptr_hyb_left_re = ptr2; in ixheaacd_create_psdec()
903 memset(ptr_ps_dec->ptr_hyb_left_re, 0, sizeof(WORD32) * 16 * 4); in ixheaacd_create_psdec()