Searched refs:p_hyb_left_re (Results 1 – 2 of 2) sorted by relevance
862 WORD32 *p_hyb_left_re, *p_hyb_left_re1; in ixheaacd_apply_rot_dec() local923 p_hyb_left_re = p_qmf_left_re; in ixheaacd_apply_rot_dec()959 p_hyb_left_re[subband] = tmp_real; in ixheaacd_apply_rot_dec()967 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_re[subband], in ixheaacd_apply_rot_dec()977 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_re[subband], in ixheaacd_apply_rot_dec()986 p_hyb_left_re[subband] = ixheaacd_shl32(temp_left_real, 2); in ixheaacd_apply_rot_dec()
853 FLOAT32(*p_hyb_left_re)[MAX_NUM_COLUMNS]; in ixheaacd_esbr_ps_apply_rotation() local1027 p_hyb_left_re = ptr_ps_dec->hyb_left_re; in ixheaacd_esbr_ps_apply_rotation()1095 l_left_re = H11r * p_hyb_left_re[i][subband] - H11i * p_hyb_left_im[i][subband] + in ixheaacd_esbr_ps_apply_rotation()1098 l_left_im = H11i * p_hyb_left_re[i][subband] + H11r * p_hyb_left_im[i][subband] + in ixheaacd_esbr_ps_apply_rotation()1101 l_right_re = H12r * p_hyb_left_re[i][subband] - H12i * p_hyb_left_im[i][subband] + in ixheaacd_esbr_ps_apply_rotation()1104 l_right_im = H12i * p_hyb_left_re[i][subband] + H12r * p_hyb_left_im[i][subband] + in ixheaacd_esbr_ps_apply_rotation()1107 p_hyb_left_re[i][subband] = l_left_re; in ixheaacd_esbr_ps_apply_rotation()