Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/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
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/
Darm_weighted_sum_f32.c109 float32x2_t tempV; in arm_weighted_sum_f32() local
/hal_nxp-latest/mcux/mcux-sdk/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
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/PoolingFunctions/
Darm_avgpool_s8.c125 int8x16_t tempV; in arm_avgpool_s8() local