Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/
Darm_spline_interp_f32.c171 float32x4_t civ; in arm_spline_f32() local
189 civ = vdupq_n_f32(c[i]); in arm_spline_f32()
208 yv = vmlaq_f32(yv, civ, temp); in arm_spline_f32()
252 yv = vmlaq_f32(yv, civ, temp); in arm_spline_f32()