Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Darm_math.h1033 q7_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/ member
1043 … q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/ member
1053 … q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */ member
1063 float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */ member
1092 q7_t * pCoeffs,
1138 q15_t * pCoeffs,
1182 q31_t * pCoeffs,
1212 float32_t * pCoeffs,
1224 …q15_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numSt… member
1235 …q31_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numSt… member
[all …]
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Darm_math.h1033 q7_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/ member
1043 … q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/ member
1053 … q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */ member
1063 float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */ member
1092 q7_t * pCoeffs,
1138 q15_t * pCoeffs,
1182 q31_t * pCoeffs,
1212 float32_t * pCoeffs,
1224 …q15_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numSt… member
1235 …q31_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numSt… member
[all …]
/external/aac/libFDK/src/
DFDK_decorrelate.cpp861 const FIXP_STP *pCoeffs = filter[i].coeffsPacked; in DecorrFilterApplyCPLX_PS() local
865 rj_coeff = *pCoeffs++; in DecorrFilterApplyCPLX_PS()
874 rj_coeff = *pCoeffs++; in DecorrFilterApplyCPLX_PS()
902 rj_coeff = *pCoeffs++; in DecorrFilterApplyCPLX_PS()
930 rj_coeff = *pCoeffs++; in DecorrFilterApplyCPLX_PS()
/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dmve-float32regloops.ll1830 %pCoeffs.0 = phi float* [ %1, %entry ], [ %add.ptr74, %if.end69 ]
1844 %7 = bitcast float* %pCoeffs.0 to <4 x float>*
1845 %arrayidx9 = getelementptr inbounds float, float* %pCoeffs.0, i32 4
1847 %arrayidx12 = getelementptr inbounds float, float* %pCoeffs.0, i32 8
1849 %arrayidx15 = getelementptr inbounds float, float* %pCoeffs.0, i32 12
1851 %arrayidx18 = getelementptr inbounds float, float* %pCoeffs.0, i32 16
1853 %arrayidx21 = getelementptr inbounds float, float* %pCoeffs.0, i32 20
1855 %arrayidx24 = getelementptr inbounds float, float* %pCoeffs.0, i32 24
1857 %arrayidx27 = getelementptr inbounds float, float* %pCoeffs.0, i32 28
1936 %42 = bitcast float* %pCoeffs.0 to <4 x float>*
[all …]