Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/
Darm_spline_interp_f32.c169 float32x4_t aiv; in arm_spline_f32() local
187 aiv = vdupq_n_f32(y[i]); in arm_spline_f32()
203 yv = aiv; in arm_spline_f32()
247 yv = aiv; in arm_spline_f32()