Searched refs:anglesum_x (Results 1 – 1 of 1) sorted by relevance
118 vfloat anglesum_x = vfloat::zero(); in compute_angular_offsets() local124 anglesum_x += loada(cos_table[isample] + i); in compute_angular_offsets()128 vfloat angle = atan2(anglesum_y, anglesum_x); in compute_angular_offsets()