Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/
Darm_dot_prod_f32.c136 f32x2_t tmp = vdup_n_f32(0); in arm_dot_prod_f32()
/third_party/cmsis/CMSIS/DSP/Source/StatisticsFunctions/
Darm_mse_f32.c122 f32x2_t tmp = vdup_n_f32(0.0f); in arm_mse_f32()
/third_party/cmsis/CMSIS/DSP/Include/
Darm_math_types.h450 typedef float32x2_t f32x2_t; typedef
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_cholesky_f32.c223 f32x2_t tmp = vdup_n_f32(0); in arm_mat_cholesky_f32()