Searched refs:vec_y_r (Results 1 – 1 of 1) sorted by relevance
405 FLOAT32 vec_y_r[2], vec_y_i[2], vec_o_r[2], vec_o_i[2]; in ixheaacd_hbe_xprod_proc_3() local432 vec_y_r[1] = qmf_in_buf_ri[2 * max_n2]; in ixheaacd_hbe_xprod_proc_3()441 vec_y_r[0] = coeff_real[1] * temp_r - coeff_imag[1] * temp_i; in ixheaacd_hbe_xprod_proc_3()449 vec_y_r[0] += coeff_real[0] * temp_r - coeff_imag[0] * temp_i; in ixheaacd_hbe_xprod_proc_3()470 vec_y_r[1] = qmf_in_buf_ri[2 * max_n1]; in ixheaacd_hbe_xprod_proc_3()480 vec_y_r[0] = coeff_real[1] * temp_r - coeff_imag[1] * temp_i; in ixheaacd_hbe_xprod_proc_3()488 vec_y_r[0] += coeff_real[0] * temp_r - coeff_imag[0] * temp_i; in ixheaacd_hbe_xprod_proc_3()500 base = base + vec_y_r[k] * vec_y_r[k]; in ixheaacd_hbe_xprod_proc_3()503 vec_y_r[k] *= mag_scaling_fac; in ixheaacd_hbe_xprod_proc_3()516 temp_r = vec_y_r[k]; in ixheaacd_hbe_xprod_proc_3()[all …]