Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c894 FLOAT32 tmp_cr, tmp_ci; in ixheaacd_hbe_post_anal_prod3() local
932 tmp_cr = temp_r1 + ptr_sel[4] * temp_r + ptr_sel[5] * temp_i; in ixheaacd_hbe_post_anal_prod3()
951 tmp_cr *= 0.3984033437f; in ixheaacd_hbe_post_anal_prod3()
965 base1 = base + tmp_cr * tmp_cr; in ixheaacd_hbe_post_anal_prod3()
970 ptr_vec_x_cap[2] = tmp_cr * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
1352 FLOAT32 tmp_cr, tmp_ci; in ixheaacd_hbe_post_anal_xprod3() local
1390 tmp_cr = temp_r1 + ptr_sel[4] * temp_r + ptr_sel[5] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1409 tmp_cr *= 0.3984033437f; in ixheaacd_hbe_post_anal_xprod3()
1423 base1 = base + tmp_cr * tmp_cr; in ixheaacd_hbe_post_anal_xprod3()
1428 ptr_vec_x_cap[2] = tmp_cr * mag_scaling_fac; in ixheaacd_hbe_post_anal_xprod3()