/cmsis-dsp-3.7.0-3.6.0/Source/StatisticsFunctions/ |
D | arm_absmax_no_idx_f16.c | 114 …float16_t cur_absmax, out; /* Temporary variables to store the output value. *… in arm_absmax_no_idx_f16() local 190 …float16_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_f16() local
|
D | arm_absmax_no_idx_f32.c | 113 …float32_t cur_absmax, out; /* Temporary variables to store the output value. *… in arm_absmax_no_idx_f32() local 187 …float32_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_f32() local
|
D | arm_absmax_no_idx_q15.c | 92 … q15_t cur_absmax, out; /* Temporary variables to store the output value. */\ in arm_absmax_no_idx_q15() local 168 …q15_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_q15() local
|
D | arm_absmax_no_idx_q31.c | 91 … q31_t cur_absmax, out; /* Temporary variables to store the output value. */\ in arm_absmax_no_idx_q31() local 167 …q31_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_q31() local
|
D | arm_absmax_no_idx_q7.c | 96 … q7_t cur_absmax, out; /* Temporary variables to store the output value. */\ in arm_absmax_no_idx_q7() local 172 …q7_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_q7() local
|
D | arm_absmin_no_idx_f16.c | 116 …float16_t cur_absmin, out; /* Temporary variables to store the output value. *… in arm_absmin_no_idx_f16() local 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 | 114 …float32_t cur_absmin, out; /* Temporary variables to store the output value. *… in arm_absmin_no_idx_f32() local 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 | 109 … q15_t cur_absmin, out; /* Temporary variables to store the output value. */\ in arm_absmin_no_idx_q15() local 185 …q15_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q15() local
|
D | arm_absmin_no_idx_q31.c | 110 … q31_t cur_absmin, out; /* Temporary variables to store the output value. */\ in arm_absmin_no_idx_q31() local 186 …q31_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q31() local
|
D | arm_absmin_no_idx_q7.c | 112 … q7_t cur_absmin, out; /* Temporary variables to store the output value. */\ in arm_absmin_no_idx_q7() local 187 …q7_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q7() local
|
D | arm_absmax_f64.c | 53 …float64_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_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_max_f64.c | 53 …float64_t maxVal, out; /* Temporary variables to store the output value. */ in arm_max_f64() local
|
D | arm_min_f64.c | 53 …float64_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_f64() local
|
/cmsis-dsp-3.7.0-3.6.0/Testing/Include/Benchmarks/ |
D | BinaryF16.h | 24 arm_matrix_instance_f16 out; variable
|
D | BinaryF32.h | 24 arm_matrix_instance_f32 out; variable
|
D | UnaryQ15.h | 24 arm_matrix_instance_q15 out; variable
|
D | UnaryQ31.h | 25 arm_matrix_instance_q31 out; variable
|
D | UnaryQ7.h | 24 arm_matrix_instance_q7 out; variable
|
D | UnaryF64.h | 26 arm_matrix_instance_f64 out; variable
|
D | BinaryQ15.h | 25 arm_matrix_instance_q15 out; variable
|
D | BinaryQ31.h | 25 arm_matrix_instance_q31 out; variable
|
D | BinaryQ7.h | 25 arm_matrix_instance_q7 out; variable
|
/cmsis-dsp-3.7.0-3.6.0/Testing/Include/Tests/ |
D | BinaryTestsF16.h | 31 arm_matrix_instance_f16 out; variable
|
D | BinaryTestsF32.h | 31 arm_matrix_instance_f32 out; variable
|