Home
last modified time | relevance | path

Searched defs:tempV (Results 1 – 8 of 8) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/
Darm_cityblock_distance_f32.c56 f32x4_t a, b, accumV, tempV; in arm_cityblock_distance_f32() local
100 float32x4_t a,b,accumV, tempV; in arm_cityblock_distance_f32() local
Darm_cityblock_distance_f16.c69 f16x8_t a, b, accumV, tempV; in arm_cityblock_distance_f16() local
Darm_euclidean_distance_f16.c71 f16x8_t a, b, accumV, tempV; in arm_euclidean_distance_f16() local
Darm_euclidean_distance_f32.c58 f32x4_t a, b, accumV, tempV; in arm_euclidean_distance_f32() local
/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/
Darm_weighted_sum_f32.c109 float32x2_t tempV; in arm_weighted_sum_f32() local
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_lms_f32.c184 float32x4_t tempV, sumV, xV, bV; in arm_lms_f32() local
Darm_lms_norm_f32.c179 float32x4_t tempV, sumV, xV, bV; in arm_lms_norm_f32() local
Darm_fir_interpolate_f32.c494 float32x2_t tempV; in arm_fir_interpolate_f32() local