Searched refs:p_hyb_left_im (Results 1 – 2 of 2) sorted by relevance
863 WORD32 *p_hyb_left_im, *p_hyb_left_im1; in ixheaacd_apply_rot_dec() local924 p_hyb_left_im = p_qmf_left_im; in ixheaacd_apply_rot_dec()960 p_hyb_left_im[subband] = tmp_img; in ixheaacd_apply_rot_dec()972 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_im[subband], in ixheaacd_apply_rot_dec()982 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_im[subband], in ixheaacd_apply_rot_dec()987 p_hyb_left_im[subband] = ixheaacd_shl32(temp_left_imag, 2); in ixheaacd_apply_rot_dec()
854 FLOAT32(*p_hyb_left_im)[MAX_NUM_COLUMNS]; in ixheaacd_esbr_ps_apply_rotation() local1028 p_hyb_left_im = ptr_ps_dec->hyb_left_im; 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()1108 p_hyb_left_im[i][subband] = l_left_im; in ixheaacd_esbr_ps_apply_rotation()