Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c372 FLOAT32 mag_cmplx_gain = 1.8856f; in ixheaacd_hbe_xprod_proc_3() local
547 (FLOAT32)(mag_cmplx_gain * vec_o_r[k]); in ixheaacd_hbe_xprod_proc_3()
551 (FLOAT32)(mag_cmplx_gain * vec_o_i[k]); in ixheaacd_hbe_xprod_proc_3()
566 FLOAT32 mag_cmplx_gain = 2.0f; in ixheaacd_hbe_xprod_proc_4() local
731 (FLOAT32)(mag_cmplx_gain * vec_o_r[k]); in ixheaacd_hbe_xprod_proc_4()
735 (FLOAT32)(mag_cmplx_gain * vec_o_i[k]); in ixheaacd_hbe_xprod_proc_4()
1085 FLOAT32 mag_cmplx_gain = 1.666666667f; in ixheaacd_hbe_post_anal_xprod2() local
1211 (FLOAT32)(mag_cmplx_gain * tmp_r1); in ixheaacd_hbe_post_anal_xprod2()
1215 (FLOAT32)(mag_cmplx_gain * temp_i); in ixheaacd_hbe_post_anal_xprod2()
1222 (FLOAT32)(mag_cmplx_gain * temp_r); in ixheaacd_hbe_post_anal_xprod2()
[all …]