Home
last modified time | relevance | path

Searched defs:maxVal (Results 1 – 24 of 24) sorted by relevance

/cmsis-dsp-3.5.0/Source/StatisticsFunctions/
Darm_absmax_no_idx_f64.c56 …float64_t maxVal , in; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_f64() local
119 …float64_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_f64() local
Darm_logsumexp_f32.c71 float32_t maxVal; in arm_logsumexp_f32() local
127 float32_t maxVal; in arm_logsumexp_f32() local
234 float32_t maxVal; in arm_logsumexp_f32() local
Darm_logsumexp_f16.c74 float16_t maxVal; in arm_logsumexp_f16() local
127 _Float16 maxVal; in arm_logsumexp_f16() local
Darm_max_f64.c54 …float64_t maxVal, out; /* Temporary variables to store the output value. */ in arm_max_f64() local
Darm_absmax_f64.c54 …float64_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_f64() local
Darm_max_no_idx_f64.c54 …float64_t maxVal , in; /* Temporary variables to store the output value. */ in arm_max_no_idx_f64() local
Darm_max_q15.c108 …q15_t maxVal, out; /* Temporary variables to store the output value. */ in arm_max_q15() local
Darm_absmax_no_idx_q31.c168 …q31_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_q31() local
Darm_absmax_no_idx_f16.c191 …float16_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_f16() local
Darm_absmax_no_idx_f32.c188 …float32_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_f32() local
Darm_absmax_no_idx_q15.c169 …q15_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_q15() local
Darm_absmax_no_idx_q7.c173 …q7_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_q7() local
Darm_max_q31.c108 …q31_t maxVal, out; /* Temporary variables to store the output value. */ in arm_max_q31() local
Darm_max_f16.c148 …float16_t maxVal, out; /* Temporary variables to store the output value. */ in arm_max_f16() local
Darm_absmax_f16.c234 …float16_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_f16() local
Darm_absmax_q15.c198 …q15_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_q15() local
Darm_absmax_q31.c197 …q31_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_q31() local
Darm_absmax_f32.c220 …float32_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_f32() local
Darm_max_q7.c162 …q7_t maxVal, out; /* Temporary variables to store the output value. */ in arm_max_q7() local
Darm_absmax_q7.c260 …q7_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_q7() local
Darm_max_f32.c269 …float32_t maxVal, out; /* Temporary variables to store the output value. */ in arm_max_f32() local
/cmsis-dsp-3.5.0/Source/DistanceFunctions/
Darm_chebyshev_distance_f32.c108 float32_t diff=0.0f, maxVal=0.0f, tmpA, tmpB; in arm_chebyshev_distance_f32() local
185 float32_t diff=0.0f, maxVal,tmpA, tmpB; in arm_chebyshev_distance_f32() local
Darm_chebyshev_distance_f64.c52 float64_t diff=0., maxVal,tmpA, tmpB; in arm_chebyshev_distance_f64() local
Darm_chebyshev_distance_f16.c116 _Float16 diff=0.0f, maxVal,tmpA, tmpB; in arm_chebyshev_distance_f16() local