Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_q31.c475 q31x4_t vecCoeffs4 = vld1q(pCoeffs + 4 * 4); in arm_fir_q31_29_32_mve() local
512 acc0 = vrmlaldavhaq(acc0, vecIn0, vecCoeffs4); in arm_fir_q31_29_32_mve()
531 acc1 = vrmlaldavhaq(acc1, vecIn0, vecCoeffs4); in arm_fir_q31_29_32_mve()
550 acc2 = vrmlaldavhaq(acc2, vecIn0, vecCoeffs4); in arm_fir_q31_29_32_mve()
568 acc3 = vrmlaldavhaq(acc3, vecIn0, vecCoeffs4); in arm_fir_q31_29_32_mve()