Lines Matching refs:temp_i1
791 FLOAT32 temp_r1, temp_i1; in ixheaacd_hbe_post_anal_prod3() local
833 temp_i1 = ptr_sel[2] * temp_r + ptr_sel[3] * temp_i; in ixheaacd_hbe_post_anal_prod3()
839 temp_i1 += ptr_sel[6] * temp_r + ptr_sel[7] * temp_i; in ixheaacd_hbe_post_anal_prod3()
842 temp_i1 *= 0.3984033437f; in ixheaacd_hbe_post_anal_prod3()
845 base1 = base1 + temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_prod3()
849 ptr_vec_x[3] = temp_i1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
898 temp_i1 = in_buf[1]; in ixheaacd_hbe_post_anal_prod3()
911 base1 = base1 + temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_prod3()
916 ptr_vec_x_cap[1] = temp_i1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
924 temp_i1 = ptr_sel[2] * temp_r + ptr_sel[3] * temp_i; in ixheaacd_hbe_post_anal_prod3()
932 tmp_ci = temp_i1 + ptr_sel[6] * temp_r + ptr_sel[7] * temp_i; in ixheaacd_hbe_post_anal_prod3()
940 temp_i1 = ptr_sel1[2] * temp_r + ptr_sel1[3] * temp_i; in ixheaacd_hbe_post_anal_prod3()
948 tmp_vi = temp_i1 + ptr_sel1[6] * temp_r + ptr_sel1[7] * temp_i; in ixheaacd_hbe_post_anal_prod3()
983 temp_i1 = vec_x[2 * (HBE_ZERO_BAND_IDX - 2) + 1]; in ixheaacd_hbe_post_anal_prod3()
988 temp_r = temp_r1 * temp_r1 - temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_prod3()
989 temp_i = temp_r1 * temp_i1 + temp_i1 * temp_r1; in ixheaacd_hbe_post_anal_prod3()
993 temp_i1 = ptr_vec_x[0] * x_zero_band_i + ptr_vec_x[1] * x_zero_band_r; in ixheaacd_hbe_post_anal_prod3()
996 temp_i1 += ptr_vec_x_cap[0] * temp_i + ptr_vec_x_cap[1] * temp_r; in ixheaacd_hbe_post_anal_prod3()
999 out_buf[1] += (temp_i1 * 0.23570225f); in ixheaacd_hbe_post_anal_prod3()
1246 FLOAT32 temp_r1, temp_i1; in ixheaacd_hbe_post_anal_xprod3() local
1288 temp_i1 = ptr_sel[2] * temp_r + ptr_sel[3] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1294 temp_i1 += ptr_sel[6] * temp_r + ptr_sel[7] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1297 temp_i1 *= 0.3984033437f; in ixheaacd_hbe_post_anal_xprod3()
1300 base1 = base1 + temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_xprod3()
1304 ptr_vec_x[3] = temp_i1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_xprod3()
1356 temp_i1 = in_buf[1]; in ixheaacd_hbe_post_anal_xprod3()
1369 base1 = base1 + temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_xprod3()
1374 ptr_vec_x_cap[1] = temp_i1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_xprod3()
1382 temp_i1 = ptr_sel[2] * temp_r + ptr_sel[3] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1390 tmp_ci = temp_i1 + ptr_sel[6] * temp_r + ptr_sel[7] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1398 temp_i1 = ptr_sel1[2] * temp_r + ptr_sel1[3] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1406 tmp_vi = temp_i1 + ptr_sel1[6] * temp_r + ptr_sel1[7] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1441 temp_i1 = vec_x[2 * (HBE_ZERO_BAND_IDX - 2) + 1]; in ixheaacd_hbe_post_anal_xprod3()
1446 temp_r = temp_r1 * temp_r1 - temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_xprod3()
1447 temp_i = temp_r1 * temp_i1 + temp_i1 * temp_r1; in ixheaacd_hbe_post_anal_xprod3()
1451 temp_i1 = ptr_vec_x[0] * x_zero_band_i + ptr_vec_x[1] * x_zero_band_r; in ixheaacd_hbe_post_anal_xprod3()
1454 temp_i1 += ptr_vec_x_cap[0] * temp_i + ptr_vec_x_cap[1] * temp_r; in ixheaacd_hbe_post_anal_xprod3()
1457 out_buf[1] += (temp_i1 * 0.23570225f); in ixheaacd_hbe_post_anal_xprod3()