Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_q31.c472 q31x4_t vecCoeffs1 = vld1q(pCoeffs + 4 * 1); in arm_fir_q31_29_32_mve() local
506 acc0 = vrmlaldavhaq(acc0, vecIn0, vecCoeffs1); in arm_fir_q31_29_32_mve()
525 acc1 = vrmlaldavhaq(acc1, vecIn0, vecCoeffs1); in arm_fir_q31_29_32_mve()
544 acc2 = vrmlaldavhaq(acc2, vecIn0, vecCoeffs1); in arm_fir_q31_29_32_mve()
562 acc3 = vrmlaldavhaq(acc3, vecIn0, vecCoeffs1); in arm_fir_q31_29_32_mve()