Home
last modified time | relevance | path

Searched defs:pCoeffs (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h1074 q7_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/ member
1084 … q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/ member
1094 … q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */ member
1104 float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */ member
1268 …q15_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numS… member
1281 …q31_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numSt… member
1293 …float32_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*nu… member
3440 …q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numT… member
3452 …q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.… member
3465 …float32_t *pCoeffs; /**< points to the coefficient array. The array is of length … member
[all …]