/cmsis-dsp-latest/Source/StatisticsFunctions/ |
D | arm_absmin_no_idx_f64.c | 53 …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
|
D | arm_min_f64.c | 53 …float64_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_f64() local
|
D | arm_absmin_f64.c | 53 …float64_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_f64() local
|
D | arm_min_f16.c | 141 …float16_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_f16() local
|
D | arm_min_q15.c | 108 …q15_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_q15() local
|
D | arm_min_q31.c | 108 …q31_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_q31() local
|
D | arm_absmin_no_idx_f16.c | 192 …float16_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_f16() local
|
D | arm_absmin_no_idx_f32.c | 190 …float32_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_f32() local
|
D | arm_absmin_no_idx_q15.c | 185 …q15_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q15() local
|
D | arm_absmin_no_idx_q7.c | 187 …q7_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q7() local
|
D | arm_absmin_no_idx_q31.c | 186 …q31_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q31() local
|
D | arm_absmin_f32.c | 240 …float32_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_f32() local
|
D | arm_absmin_f16.c | 235 …float16_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_f16() local
|
D | arm_absmin_q31.c | 230 …q31_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_q31() local
|
D | arm_absmin_q15.c | 229 …q15_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_q15() local
|
D | arm_min_q7.c | 189 …q7_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_q7() local
|
D | arm_min_f32.c | 266 …float32_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_f32() local
|
D | arm_absmin_q7.c | 283 …q7_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_q7() local
|
/cmsis-dsp-latest/dsppp/Include/dsppp/ |
D | fixed_point.hpp | 354 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
|