CMSIS-DSP  
CMSIS DSP Software Library
arm_f16_to_q15.c File Reference

Functions

void arm_f16_to_q15 (const float16_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Converts the elements of the f16 vector to Q15 vector. More...