CMSIS-DSP
Version 1.10.0
CMSIS DSP Software Library
Main Page
Usage and Description
Reference
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
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...
DSP
Source
FilteringFunctions
arm_correlate_fast_q31.c