mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-07-06 03:52:56 +00:00
fix
This commit is contained in:
parent
7b9daf3d53
commit
907846d70b
@ -556,7 +556,6 @@ static inline void volk_gnsssdr_16ic_x2_rotator_dot_prod_16ic_xn_neon(lv_16sc_t*
|
||||
(*phase) = lv_cmake((float32_t)__phase_real[0], (float32_t)__phase_imag[0]);
|
||||
}
|
||||
|
||||
|
||||
for (unsigned int n = neon_iters * 4; n < num_points; n++)
|
||||
{
|
||||
tmp16_ = *_in_common++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user