Searched refs:clip_q31_to_q15 (Results 1 – 2 of 2) sorted by relevance
129 *pDst++ = clip_q31_to_q15((q31_t) (in)); in arm_f16_to_q15()139 *pDst++ = clip_q31_to_q15((q31_t) ((_Float16)*pIn++ * 32768.0f16)); in arm_f16_to_q15()
166 __STATIC_FORCEINLINE q15_t clip_q31_to_q15( in clip_q31_to_q15() function