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.c859 WORD32 *p_hyb_left_re, *p_hyb_left_re1; in ixheaacd_apply_rot_dec() local
873 p_hyb_left_re1 = ptr_ps_dec->ptr_hyb_left_re; in ixheaacd_apply_rot_dec()
896 ixheaacd_mult32x16in32(p_hyb_left_re1[subband], in ixheaacd_apply_rot_dec()
906 ixheaacd_mult32x16in32(p_hyb_left_re1[subband], in ixheaacd_apply_rot_dec()
915 p_hyb_left_re1[subband] = ixheaacd_shl32(temp_left_real, 2); in ixheaacd_apply_rot_dec()
944 tmp_real = *p_hyb_left_re1++; in ixheaacd_apply_rot_dec()
952 tmp_real = ixheaacd_add32_sat(tmp_real, *p_hyb_left_re1++); in ixheaacd_apply_rot_dec()