Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec.c860 WORD32 *p_hyb_left_im, *p_hyb_left_im1; in ixheaacd_apply_rot_dec() local
874 p_hyb_left_im1 = ptr_ps_dec->ptr_hyb_left_im; in ixheaacd_apply_rot_dec()
901 ixheaacd_mult32x16in32(p_hyb_left_im1[subband], in ixheaacd_apply_rot_dec()
911 ixheaacd_mult32x16in32(p_hyb_left_im1[subband], in ixheaacd_apply_rot_dec()
916 p_hyb_left_im1[subband] = ixheaacd_shl32(temp_left_imag, 2); in ixheaacd_apply_rot_dec()
945 tmp_img = *p_hyb_left_im1++; in ixheaacd_apply_rot_dec()
953 tmp_img = ixheaacd_add32_sat(tmp_img, *p_hyb_left_im1++); in ixheaacd_apply_rot_dec()