Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/
Darm_spline_interp_f32.c170 float32x4_t biv; in arm_spline_f32() local
188 biv = vdupq_n_f32(b[i]); in arm_spline_f32()
205 yv = vmlaq_f32(yv, biv, temp); in arm_spline_f32()
249 yv = vmlaq_f32(yv, biv, temp); in arm_spline_f32()