Lines Matching refs:ixheaacd_round16
283 *p_delay_buf_sub_re_im++ = ixheaacd_round16(p_left_real[sb]); in ixheaacd_decorr_filter1_dec()
284 *p_delay_buf_sub_re_im++ = ixheaacd_round16(p_left_imag[sb]); in ixheaacd_decorr_filter1_dec()
391 *p_delay_buf_ap_re_im++ = ixheaacd_round16(p_left_real[sb]); in ixheaacd_decorr_filter2_dec()
392 *p_delay_buf_ap_re_im++ = ixheaacd_round16(p_left_imag[sb]); in ixheaacd_decorr_filter2_dec()
619 *p_delay_buf_re_im_ld++ = ixheaacd_round16(p_left_real[sband]); in ixheaacd_decorrelation_dec()
620 *p_delay_buf_re_im_ld++ = ixheaacd_round16(p_left_imag[sband]); in ixheaacd_decorrelation_dec()
642 *p_delay_buf_re_im_sd++ = ixheaacd_round16(p_left_real[sband]); in ixheaacd_decorrelation_dec()
643 *p_delay_buf_re_im_sd++ = ixheaacd_round16(p_left_imag[sband]); in ixheaacd_decorrelation_dec()
676 index = ixheaacd_round16(ixheaacd_abs32_sat(phi_by_4)); in ixheaacd_cos512()
690 index = ixheaacd_round16(phi_by_4); in ixheaacd_sin512()
813 bplusa = ixheaacd_round16(ixheaacd_add32_sat(beta, alpha)); in ixheaacd_init_rot_env()
814 bminusa = ixheaacd_round16(ixheaacd_sub32_sat(beta, alpha)); in ixheaacd_init_rot_env()