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

Functions

void arm_f64_to_f16 (const float64_t *pSrc, float16_t *pDst, uint32_t blockSize)
 Converts the elements of the f64 vector to f16 vector. More...