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

Functions

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