Home
last modified time | relevance | path

Searched refs:tmp_ci (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c893 FLOAT32 tmp_cr, tmp_ci; in ixheaacd_hbe_post_anal_prod3() local
932 tmp_ci = temp_i1 + ptr_sel[6] * temp_r + ptr_sel[7] * temp_i; in ixheaacd_hbe_post_anal_prod3()
951 tmp_ci *= 0.3984033437f; in ixheaacd_hbe_post_anal_prod3()
965 base1 = base1 + tmp_ci * tmp_ci; in ixheaacd_hbe_post_anal_prod3()
970 ptr_vec_x_cap[3] = tmp_ci * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
1351 FLOAT32 tmp_cr, tmp_ci; in ixheaacd_hbe_post_anal_xprod3() local
1390 tmp_ci = temp_i1 + ptr_sel[6] * temp_r + ptr_sel[7] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1409 tmp_ci *= 0.3984033437f; in ixheaacd_hbe_post_anal_xprod3()
1423 base1 = base1 + tmp_ci * tmp_ci; in ixheaacd_hbe_post_anal_xprod3()
1428 ptr_vec_x_cap[3] = tmp_ci * mag_scaling_fac; in ixheaacd_hbe_post_anal_xprod3()