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

Functions

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