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

Functions

void arm_correlate_q31 (const q31_t *pSrcA, uint32_t srcALen, const q31_t *pSrcB, uint32_t srcBLen, q31_t *pDst)
 Correlation of Q31 sequences. More...