Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c791 FLOAT32 temp_r1, temp_i1; in ixheaacd_hbe_post_anal_prod3() local
833 temp_i1 = ptr_sel[2] * temp_r + ptr_sel[3] * temp_i; in ixheaacd_hbe_post_anal_prod3()
839 temp_i1 += ptr_sel[6] * temp_r + ptr_sel[7] * temp_i; in ixheaacd_hbe_post_anal_prod3()
842 temp_i1 *= 0.3984033437f; in ixheaacd_hbe_post_anal_prod3()
845 base1 = base1 + temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_prod3()
849 ptr_vec_x[3] = temp_i1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
898 temp_i1 = in_buf[1]; in ixheaacd_hbe_post_anal_prod3()
911 base1 = base1 + temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_prod3()
916 ptr_vec_x_cap[1] = temp_i1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
924 temp_i1 = ptr_sel[2] * temp_r + ptr_sel[3] * temp_i; in ixheaacd_hbe_post_anal_prod3()
[all …]