Searched refs:atan2_coefs_f16 (Results 1 – 1 of 1) sorted by relevance
47 static const float16_t atan2_coefs_f16[ATAN2_NB_COEFS_F16]={0.f16 variable56 float16_t res=atan2_coefs_f16[ATAN2_NB_COEFS_F16-1]; in arm_atan_limited_f16()60 res = (_Float16)x*(_Float16)res + (_Float16)atan2_coefs_f16[ATAN2_NB_COEFS_F16-1-i]; in arm_atan_limited_f16()