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

Functions

void arm_shift_q31 (q31_t *pSrc, int8_t shiftBits, q31_t *pDst, uint32_t blockSize)
 Shifts the elements of a Q31 vector a specified number of bits.