Lines Matching refs:ixheaacd_mult32x16in32

485     power_buf[0] = ixheaacd_mult32x16in32(re0, (WORD16)(re0 >> 16));  in ixheaacd_decorrelation_dec()
487 power_buf[0], ixheaacd_mult32x16in32(im0, (WORD16)(im0 >> 16))); in ixheaacd_decorrelation_dec()
489 power_buf[0], ixheaacd_mult32x16in32(re1, (WORD16)(re1 >> 16))); in ixheaacd_decorrelation_dec()
491 power_buf[0], ixheaacd_mult32x16in32(im1, (WORD16)(im1 >> 16))); in ixheaacd_decorrelation_dec()
498 power_buf[1] = ixheaacd_mult32x16in32(re0, (WORD16)(re0 >> 16)); in ixheaacd_decorrelation_dec()
500 power_buf[1], ixheaacd_mult32x16in32(im0, (WORD16)(im0 >> 16))); in ixheaacd_decorrelation_dec()
502 power_buf[1], ixheaacd_mult32x16in32(re1, (WORD16)(re1 >> 16))); in ixheaacd_decorrelation_dec()
504 power_buf[1], ixheaacd_mult32x16in32(im1, (WORD16)(im1 >> 16))); in ixheaacd_decorrelation_dec()
513 power_buf[bin] = ixheaacd_mult32x16in32(re, (WORD16)(re >> 16)); in ixheaacd_decorrelation_dec()
515 power_buf[bin], ixheaacd_mult32x16in32(im, (WORD16)(im >> 16))); in ixheaacd_decorrelation_dec()
527 power_buf[bin] = ixheaacd_mult32x16in32(re, (WORD16)(re >> 16)); in ixheaacd_decorrelation_dec()
529 power_buf[bin], ixheaacd_mult32x16in32(im, (WORD16)(im >> 16))); in ixheaacd_decorrelation_dec()
544 tmp = ixheaacd_mult32x16in32(re, (WORD16)(re >> 16)); in ixheaacd_decorrelation_dec()
546 ixheaacd_mult32x16in32(im, (WORD16)(im >> 16))); in ixheaacd_decorrelation_dec()
816 indexplusa = ixheaacd_mult32x16in32(rescale, bplusa); in ixheaacd_init_rot_env()
817 indexminusa = ixheaacd_mult32x16in32(rescale, bminusa); in ixheaacd_init_rot_env()
896 ixheaacd_mult32x16in32(p_hyb_left_re1[subband], in ixheaacd_apply_rot_dec()
898 ixheaacd_mult32x16in32(p_hyb_right_re1[subband], in ixheaacd_apply_rot_dec()
901 ixheaacd_mult32x16in32(p_hyb_left_im1[subband], in ixheaacd_apply_rot_dec()
903 ixheaacd_mult32x16in32(p_hyb_right_im1[subband], in ixheaacd_apply_rot_dec()
906 ixheaacd_mult32x16in32(p_hyb_left_re1[subband], in ixheaacd_apply_rot_dec()
908 ixheaacd_mult32x16in32(p_hyb_right_re1[subband], in ixheaacd_apply_rot_dec()
911 ixheaacd_mult32x16in32(p_hyb_left_im1[subband], in ixheaacd_apply_rot_dec()
913 ixheaacd_mult32x16in32(p_hyb_right_im1[subband], in ixheaacd_apply_rot_dec()
966 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_re[subband], in ixheaacd_apply_rot_dec()
968 ixheaacd_mult32x16in32(p_hyb_right_re[subband], in ixheaacd_apply_rot_dec()
971 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_im[subband], in ixheaacd_apply_rot_dec()
973 ixheaacd_mult32x16in32(p_hyb_right_im[subband], in ixheaacd_apply_rot_dec()
976 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_re[subband], in ixheaacd_apply_rot_dec()
978 ixheaacd_mult32x16in32(p_hyb_right_re[subband], in ixheaacd_apply_rot_dec()
981 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_im[subband], in ixheaacd_apply_rot_dec()
983 ixheaacd_mult32x16in32(p_hyb_right_im[subband], in ixheaacd_apply_rot_dec()