Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec.c861 WORD32 *p_hyb_right_re, *p_hyb_right_re1; in ixheaacd_apply_rot_dec() local
875 p_hyb_right_re1 = ptr_ps_dec->ptr_hyb_right_re; in ixheaacd_apply_rot_dec()
898 ixheaacd_mult32x16in32(p_hyb_right_re1[subband], in ixheaacd_apply_rot_dec()
908 ixheaacd_mult32x16in32(p_hyb_right_re1[subband], in ixheaacd_apply_rot_dec()
917 p_hyb_right_re1[subband] = ixheaacd_shl32(temp_right_real, 2); in ixheaacd_apply_rot_dec()
946 tmp_real1 = *p_hyb_right_re1++; in ixheaacd_apply_rot_dec()
954 tmp_real1 = ixheaacd_add32_sat(tmp_real1, *p_hyb_right_re1++); in ixheaacd_apply_rot_dec()