Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_mult_f32.c537 float32x4_t a0V, a1V, a2V, a3V, a4V, a5V, a6V, a7V; in arm_mat_mult_f32() local
633 a6V = vld1q_f32(pIn1G); in arm_mat_mult_f32()
660 acc6 = vmlaq_f32(acc6,a6V,temp); in arm_mat_mult_f32()