Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/DistanceFunctions/
Darm_euclidean_distance_f64.c55 float64x2_t accumV,tmpV , pAV ,pBV; in arm_euclidean_distance_f64() local
Darm_minkowski_distance_f32.c79 f32x4_t a, b, tmpV, sumV; in arm_minkowski_distance_f32() local
125 float32x4_t sumV,aV,bV, tmpV, n; in arm_minkowski_distance_f32() local
Darm_jensenshannon_distance_f32.c58 f32x4_t a, b, t, tmpV, accumV; in arm_jensenshannon_distance_f32() local
143 float32x4_t aV,bV,t, tmpV, accumV; in arm_jensenshannon_distance_f32() local
Darm_minkowski_distance_f16.c72 f16x8_t a, b, tmpV, sumV; in arm_minkowski_distance_f16() local
Darm_jensenshannon_distance_f16.c71 f16x8_t a, b, t, tmpV, accumV; in arm_jensenshannon_distance_f16() local
/cmsis-dsp-latest/Source/StatisticsFunctions/
Darm_entropy_f32.c109 float32x4_t tmpV, tmpV2; in arm_entropy_f32() local
Darm_logsumexp_f32.c129 float32x4_t tmpV, tmpVb; in arm_logsumexp_f32() local
Darm_kullback_leibler_f32.c119 float32x4_t tmpVA, tmpVB,tmpV; in arm_kullback_leibler_f32() local
/cmsis-dsp-latest/Source/BayesFunctions/
Darm_gaussian_naive_bayes_predict_f32.c175 float32x4_t tmpV,tmpVb,tmpV1; in arm_gaussian_naive_bayes_predict_f32() local