Lines Matching refs:ixheaacd_add32_sat
278 ixheaacd_add32_sat( in ixheaacd_decorr_filter1_dec()
306 (WORD16)(ixheaacd_add32_sat( in ixheaacd_decorr_filter1_dec()
385 ixheaacd_add32_sat( in ixheaacd_decorr_filter2_dec()
417 ixheaacd_add32_sat( in ixheaacd_decorr_filter2_dec()
486 power_buf[0] = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
488 power_buf[0] = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
490 power_buf[0] = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
499 power_buf[1] = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
501 power_buf[1] = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
503 power_buf[1] = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
514 power_buf[bin] = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
528 power_buf[bin] = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
545 tmp = ixheaacd_add32_sat(tmp, in ixheaacd_decorrelation_dec()
549 accu = ixheaacd_add32_sat(accu, tmp); in ixheaacd_decorrelation_dec()
569 peak_diff = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
578 nrg = ixheaacd_add32_sat( in ixheaacd_decorrelation_dec()
583 peak_diff = ixheaacd_add32_sat(peak_diff, (peak_diff >> 1)); in ixheaacd_decorrelation_dec()
813 bplusa = ixheaacd_round16(ixheaacd_add32_sat(beta, alpha)); in ixheaacd_init_rot_env()
895 temp_left_real = ixheaacd_add32_sat( in ixheaacd_apply_rot_dec()
900 temp_left_imag = ixheaacd_add32_sat( in ixheaacd_apply_rot_dec()
905 temp_right_real = ixheaacd_add32_sat( in ixheaacd_apply_rot_dec()
910 temp_right_imag = ixheaacd_add32_sat( in ixheaacd_apply_rot_dec()
952 tmp_real = ixheaacd_add32_sat(tmp_real, *p_hyb_left_re1++); in ixheaacd_apply_rot_dec()
953 tmp_img = ixheaacd_add32_sat(tmp_img, *p_hyb_left_im1++); in ixheaacd_apply_rot_dec()
954 tmp_real1 = ixheaacd_add32_sat(tmp_real1, *p_hyb_right_re1++); in ixheaacd_apply_rot_dec()
955 tmp_img1 = ixheaacd_add32_sat(tmp_img1, *p_hyb_right_im1++); in ixheaacd_apply_rot_dec()
966 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_re[subband], in ixheaacd_apply_rot_dec()
971 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_im[subband], in ixheaacd_apply_rot_dec()
976 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_re[subband], in ixheaacd_apply_rot_dec()
981 ixheaacd_add32_sat(ixheaacd_mult32x16in32(p_hyb_left_im[subband], in ixheaacd_apply_rot_dec()