1.7.2.2 mchp_copy_q31()
void mchp_copy_q31 (const q31_t * pSrc, q31_t * pDst, uint32_t blockSize)
Copies the elements of a Q31 vector.
| in | pSrc |
input pointer |
| out | pDst |
output pointer |
| in | blockSize |
number of samples to process |
void mchp_copy_q31 (const q31_t * pSrc, q31_t * pDst, uint32_t blockSize)
Copies the elements of a Q31 vector.
| in | pSrc |
input pointer |
| out | pDst |
output pointer |
| in | blockSize |
number of samples to process |
Rev: A