Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec.c862 WORD32 *p_hyb_left_re, *p_hyb_left_re1; in ixheaacd_apply_rot_dec() local
875 p_hyb_left_re1 = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_apply_rot_dec()
898 ixheaacd_mult32x16in32(p_hyb_left_re1[subband], in ixheaacd_apply_rot_dec()
908 ixheaacd_mult32x16in32(p_hyb_left_re1[subband], in ixheaacd_apply_rot_dec()
917 p_hyb_left_re1[subband] = ixheaacd_shl32(temp_left_real, 2); in ixheaacd_apply_rot_dec()
945 tmp_real = *p_hyb_left_re1++; in ixheaacd_apply_rot_dec()
953 tmp_real = ixheaacd_add32_sat(tmp_real, *p_hyb_left_re1++); in ixheaacd_apply_rot_dec()