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

Functions

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