/cmsis-dsp-3.5.0/Source/StatisticsFunctions/ |
D | arm_absmin_no_idx_f32.c | 115 …float32_t cur_absmin, out; /* Temporary variables to store the output value. *… in arm_absmin_no_idx_f32() local 191 …float32_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_f32() local
|
D | arm_absmax_no_idx_q31.c | 92 … q31_t cur_absmax, out; /* Temporary variables to store the output value. */\ in arm_absmax_no_idx_q31() local 168 …q31_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_q31() local
|
D | arm_absmax_no_idx_f16.c | 115 …float16_t cur_absmax, out; /* Temporary variables to store the output value. *… in arm_absmax_no_idx_f16() local 191 …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 | 114 …float32_t cur_absmax, out; /* Temporary variables to store the output value. *… in arm_absmax_no_idx_f32() local 188 …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 | 93 … q15_t cur_absmax, out; /* Temporary variables to store the output value. */\ in arm_absmax_no_idx_q15() local 169 …q15_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_no_idx_q15() local
|
D | arm_absmax_no_idx_q7.c | 97 … q7_t cur_absmax, out; /* Temporary variables to store the output value. */\ in arm_absmax_no_idx_q7() local 173 …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 | 117 …float16_t cur_absmin, out; /* Temporary variables to store the output value. *… in arm_absmin_no_idx_f16() local 193 …float16_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_f16() local
|
D | arm_absmin_no_idx_q15.c | 110 … q15_t cur_absmin, out; /* Temporary variables to store the output value. */\ in arm_absmin_no_idx_q15() local 186 …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 | 111 … q31_t cur_absmin, out; /* Temporary variables to store the output value. */\ in arm_absmin_no_idx_q31() local 187 …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 | 113 … q7_t cur_absmin, out; /* Temporary variables to store the output value. */\ in arm_absmin_no_idx_q7() local 188 …q7_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_no_idx_q7() local
|
D | arm_max_f64.c | 54 …float64_t maxVal, out; /* Temporary variables to store the output value. */ in arm_max_f64() local
|
D | arm_min_f64.c | 54 …float64_t minVal, out; /* Temporary variables to store the output value. */ in arm_min_f64() local
|
D | arm_absmax_f64.c | 54 …float64_t maxVal, out; /* Temporary variables to store the output value. */ in arm_absmax_f64() local
|
D | arm_absmin_f64.c | 54 …float64_t minVal, out; /* Temporary variables to store the output value. */ in arm_absmin_f64() local
|
/cmsis-dsp-3.5.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.5.0/Testing/Include/Tests/ |
D | BinaryTestsF16.h | 31 arm_matrix_instance_f16 out; variable
|
D | BinaryTestsF32.h | 31 arm_matrix_instance_f32 out; variable
|