Searched refs:PQ_SqrtFixed (Results 1 – 2 of 2) sorted by relevance
171 *pOut = (q31_t)PQ_SqrtFixed((uint32_t)in); in arm_sqrt_q31()197 *pOut = (q15_t)PQ_SqrtFixed((uint32_t)in); in arm_sqrt_q15()
1996 static inline uint32_t PQ_SqrtFixed(uint32_t val) in PQ_SqrtFixed() function