Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_q31.c476 q31x4_t vecCoeffs5 = vld1q(pCoeffs + 4 * 5); in arm_fir_q31_29_32_mve() local
514 acc0 = vrmlaldavhaq(acc0, vecIn0, vecCoeffs5); in arm_fir_q31_29_32_mve()
533 acc1 = vrmlaldavhaq(acc1, vecIn0, vecCoeffs5); in arm_fir_q31_29_32_mve()
552 acc2 = vrmlaldavhaq(acc2, vecIn0, vecCoeffs5); in arm_fir_q31_29_32_mve()
570 acc3 = vrmlaldavhaq(acc3, vecIn0, vecCoeffs5); in arm_fir_q31_29_32_mve()