Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/
Df32.c101 const uint32_t *input_xq, const uint32_t *ref, size_t length, in test_arm_spline() argument
126 arm_spline_f32(&inst, (float32_t *)input_xq, output, length); in test_arm_spline()