Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_q31.c477 q31x4_t vecCoeffs6 = vld1q(pCoeffs + 4 * 6); in arm_fir_q31_29_32_mve() local
516 acc0 = vrmlaldavhaq(acc0, vecIn0, vecCoeffs6); in arm_fir_q31_29_32_mve()
535 acc1 = vrmlaldavhaq(acc1, vecIn0, vecCoeffs6); in arm_fir_q31_29_32_mve()
554 acc2 = vrmlaldavhaq(acc2, vecIn0, vecCoeffs6); in arm_fir_q31_29_32_mve()
572 acc3 = vrmlaldavhaq(acc3, vecIn0, vecCoeffs6); in arm_fir_q31_29_32_mve()