• Home
  • Raw
  • Download

Lines Matching refs:temp_r1

791     FLOAT32 temp_r1, temp_i1;  in ixheaacd_hbe_post_anal_prod3()  local
832 temp_r1 = ptr_sel[0] * temp_r + ptr_sel[1] * temp_i; in ixheaacd_hbe_post_anal_prod3()
838 temp_r1 += ptr_sel[4] * temp_r + ptr_sel[5] * temp_i; in ixheaacd_hbe_post_anal_prod3()
841 temp_r1 *= 0.3984033437f; in ixheaacd_hbe_post_anal_prod3()
844 base1 = base + temp_r1 * temp_r1; in ixheaacd_hbe_post_anal_prod3()
848 ptr_vec_x[2] = temp_r1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
897 temp_r1 = in_buf[0]; in ixheaacd_hbe_post_anal_prod3()
910 base1 = base + temp_r1 * temp_r1; in ixheaacd_hbe_post_anal_prod3()
915 ptr_vec_x_cap[0] = temp_r1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
923 temp_r1 = ptr_sel[0] * temp_r + ptr_sel[1] * temp_i; in ixheaacd_hbe_post_anal_prod3()
931 tmp_cr = temp_r1 + ptr_sel[4] * temp_r + ptr_sel[5] * temp_i; in ixheaacd_hbe_post_anal_prod3()
939 temp_r1 = ptr_sel1[0] * temp_r + ptr_sel1[1] * temp_i; in ixheaacd_hbe_post_anal_prod3()
947 tmp_vr = temp_r1 + ptr_sel1[4] * temp_r + ptr_sel1[5] * temp_i; in ixheaacd_hbe_post_anal_prod3()
982 temp_r1 = vec_x[2 * (HBE_ZERO_BAND_IDX - 2)]; 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()
992 temp_r1 = ptr_vec_x[0] * x_zero_band_r - ptr_vec_x[1] * x_zero_band_i; in ixheaacd_hbe_post_anal_prod3()
995 temp_r1 += ptr_vec_x_cap[0] * temp_r - ptr_vec_x_cap[1] * temp_i; in ixheaacd_hbe_post_anal_prod3()
998 out_buf[0] += (temp_r1 * 0.23570225f); in ixheaacd_hbe_post_anal_prod3()
1246 FLOAT32 temp_r1, temp_i1; in ixheaacd_hbe_post_anal_xprod3() local
1287 temp_r1 = ptr_sel[0] * temp_r + ptr_sel[1] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1293 temp_r1 += ptr_sel[4] * temp_r + ptr_sel[5] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1296 temp_r1 *= 0.3984033437f; in ixheaacd_hbe_post_anal_xprod3()
1299 base1 = base + temp_r1 * temp_r1; in ixheaacd_hbe_post_anal_xprod3()
1303 ptr_vec_x[2] = temp_r1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_xprod3()
1355 temp_r1 = in_buf[0]; in ixheaacd_hbe_post_anal_xprod3()
1368 base1 = base + temp_r1 * temp_r1; in ixheaacd_hbe_post_anal_xprod3()
1373 ptr_vec_x_cap[0] = temp_r1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_xprod3()
1381 temp_r1 = ptr_sel[0] * temp_r + ptr_sel[1] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1389 tmp_cr = temp_r1 + ptr_sel[4] * temp_r + ptr_sel[5] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1397 temp_r1 = ptr_sel1[0] * temp_r + ptr_sel1[1] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1405 tmp_vr = temp_r1 + ptr_sel1[4] * temp_r + ptr_sel1[5] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1440 temp_r1 = vec_x[2 * (HBE_ZERO_BAND_IDX - 2)]; 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()
1450 temp_r1 = ptr_vec_x[0] * x_zero_band_r - ptr_vec_x[1] * x_zero_band_i; in ixheaacd_hbe_post_anal_xprod3()
1453 temp_r1 += ptr_vec_x_cap[0] * temp_r - ptr_vec_x_cap[1] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1456 out_buf[0] += (temp_r1 * 0.23570225f); in ixheaacd_hbe_post_anal_xprod3()