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

Functions

void arm_f64_to_q15 (const float64_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Converts the elements of the 64 bit floating-point vector to Q15 vector. More...