Home
last modified time | relevance | path

Searched refs:temp_r1 (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
832 temp_r1 = ptr_sel[0] * temp_r + ptr_sel[1] * temp_i; in ixheaacd_hbe_post_anal_prod3()
838 temp_r1 += ptr_sel[4] * temp_r + ptr_sel[5] * temp_i; in ixheaacd_hbe_post_anal_prod3()
841 temp_r1 *= 0.3984033437f; in ixheaacd_hbe_post_anal_prod3()
844 base1 = base + temp_r1 * temp_r1; in ixheaacd_hbe_post_anal_prod3()
848 ptr_vec_x[2] = temp_r1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
897 temp_r1 = in_buf[0]; in ixheaacd_hbe_post_anal_prod3()
910 base1 = base + temp_r1 * temp_r1; in ixheaacd_hbe_post_anal_prod3()
915 ptr_vec_x_cap[0] = temp_r1 * mag_scaling_fac; in ixheaacd_hbe_post_anal_prod3()
923 temp_r1 = ptr_sel[0] * temp_r + ptr_sel[1] * temp_i; in ixheaacd_hbe_post_anal_prod3()
[all …]