Searched refs:atan2_coefs_f32 (Results 1 – 1 of 1) sorted by relevance
43 static const float32_t atan2_coefs_f32[ATAN2_NB_COEFS_F32]={0.0f variable57 float32_t res=atan2_coefs_f32[ATAN2_NB_COEFS_F32-1]; in arm_atan_limited_f32()61 res = x*res + atan2_coefs_f32[ATAN2_NB_COEFS_F32-1-i]; in arm_atan_limited_f32()