Home
last modified time | relevance | path

Searched refs:tmp_cr (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
931 tmp_cr = temp_r1 + ptr_sel[4] * temp_r + ptr_sel[5] * temp_i; in ixheaacd_hbe_post_anal_prod3()
950 tmp_cr *= 0.3984033437f; in ixheaacd_hbe_post_anal_prod3()
964 base1 = base + tmp_cr * tmp_cr; in ixheaacd_hbe_post_anal_prod3()
969 ptr_vec_x_cap[2] = tmp_cr * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
1351 FLOAT32 tmp_cr, tmp_ci; in ixheaacd_hbe_post_anal_xprod3() local
1389 tmp_cr = temp_r1 + ptr_sel[4] * temp_r + ptr_sel[5] * temp_i; in ixheaacd_hbe_post_anal_xprod3()
1408 tmp_cr *= 0.3984033437f; in ixheaacd_hbe_post_anal_xprod3()
1422 base1 = base + tmp_cr * tmp_cr; in ixheaacd_hbe_post_anal_xprod3()
1427 ptr_vec_x_cap[2] = tmp_cr * mag_scaling_fac; in ixheaacd_hbe_post_anal_xprod3()