Home
last modified time | relevance | path

Searched defs:minVal (Results 1 – 19 of 19) sorted by relevance

/cmsis-dsp-latest/Source/StatisticsFunctions/
Darm_absmin_no_idx_f64.c53 …float64_t minVal , in; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_f64() local
116 …float64_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_f64() local
Darm_min_f64.c53 …float64_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_f64() local
Darm_absmin_f64.c53 …float64_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_f64() local
Darm_min_f16.c141 …float16_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_f16() local
Darm_min_q15.c108 …q15_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_q15() local
Darm_min_q31.c108 …q31_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_q31() local
Darm_absmin_no_idx_f16.c192 …float16_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_f16() local
Darm_absmin_no_idx_f32.c190 …float32_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_f32() local
Darm_absmin_no_idx_q15.c185 …q15_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q15() local
Darm_absmin_no_idx_q7.c187 …q7_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q7() local
Darm_absmin_no_idx_q31.c186 …q31_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q31() local
Darm_absmin_f32.c240 …float32_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_f32() local
Darm_absmin_f16.c235 …float16_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_f16() local
Darm_absmin_q31.c230 …q31_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_q31() local
Darm_absmin_q15.c229 …q15_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_q15() local
Darm_min_q7.c189 …q7_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_q7() local
Darm_min_f32.c266 …float32_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_f32() local
Darm_absmin_q7.c283 …q7_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_q7() local
/cmsis-dsp-latest/dsppp/Include/dsppp/
Dfixed_point.hpp354 constexpr static value_type minVal = 0x8000000000000000LL; member
676 constexpr static value_type minVal = 0x80000000L; member
1018 constexpr static value_type minVal = 0x8000; member
1372 constexpr static value_type minVal = 0x80; member