Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c804 FLOAT32 temp_r1, temp_i1; in ixheaacd_hbe_post_anal_prod3() local
846 temp_i1 = ptr_sel[2] * temp_r + ptr_sel[3] * temp_i; in ixheaacd_hbe_post_anal_prod3()
852 temp_i1 += ptr_sel[6] * temp_r + ptr_sel[7] * temp_i; in ixheaacd_hbe_post_anal_prod3()
855 temp_i1 *= 0.3984033437f; in ixheaacd_hbe_post_anal_prod3()
858 base1 = base1 + temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_prod3()
862 ptr_vec_x[3] = temp_i1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
911 temp_i1 = in_buf[1]; in ixheaacd_hbe_post_anal_prod3()
924 base1 = base1 + temp_i1 * temp_i1; in ixheaacd_hbe_post_anal_prod3()
929 ptr_vec_x_cap[1] = temp_i1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
937 temp_i1 = ptr_sel[2] * temp_r + ptr_sel[3] * temp_i; in ixheaacd_hbe_post_anal_prod3()
[all …]