Searched refs:atan2_coefs_q15 (Results 1 – 1 of 1) sorted by relevance
46 static const q15_t atan2_coefs_q15[ATAN2_NB_COEFS_Q15]={ variable61 q31_t res=(q31_t)atan2_coefs_q15[ATAN2_NB_COEFS_Q15-1]; in arm_atan_limited_q15()66 res = res + ((q31_t) atan2_coefs_q15[ATAN2_NB_COEFS_Q15-1-i]) ; in arm_atan_limited_q15()