CMSIS-DSP  Verison 1.1.0
CMSIS DSP Software Library
arm_q31_to_q7.c File Reference

Functions

void arm_q31_to_q7 (q31_t *pSrc, q7_t *pDst, uint32_t blockSize)
 Converts the elements of the Q31 vector to Q7 vector.