CMSIS-DSP
CMSIS DSP Software Library
Main Page
Usage and Description
API Reference
Functions
arm_correlate_fast_q31.c File Reference
Functions
void
arm_correlate_fast_q31
(const
q31_t
*pSrcA, uint32_t
srcALen
, const
q31_t
*pSrcB, uint32_t
srcBLen
,
q31_t
*pDst)
Correlation of Q31 sequences (fast version).
More...
Source
FilteringFunctions
arm_correlate_fast_q31.c