/cmsis-dsp-3.5.0/Testing/Source/Benchmarks/ |
D | StatsQ15.cpp | 11 q15_t result; in test_max_q15() local 24 q15_t result; in test_absmax_q15() local 37 q15_t result; in test_min_q15() local 53 q15_t result; in test_absmin_q15() local 69 q15_t result; in test_mean_q15() local 80 q63_t result; in test_power_q15() local 94 q15_t result; in test_rms_q15() local 107 q15_t result; in test_std_q15() local 120 q15_t result; in test_var_q15() local
|
D | StatsQ31.cpp | 11 q31_t result; in test_max_q31() local 24 q31_t result; in test_absmax_q31() local 39 q31_t result; in test_min_q31() local 55 q31_t result; in test_absmin_q31() local 70 q31_t result; in test_mean_q31() local 81 q63_t result; in test_power_q31() local 95 q31_t result; in test_rms_q31() local 108 q31_t result; in test_std_q31() local 121 q31_t result; in test_var_q31() local
|
D | StatsF16.cpp | 11 float16_t result; in test_max_f16() local 24 float16_t result; in test_absmax_f16() local 37 float16_t result; in test_max_no_idx_f16() local 51 float16_t result; in test_min_f16() local 67 float16_t result; in test_absmin_f16() local 83 float16_t result; in test_mean_f16() local 94 float16_t result; in test_power_f16() local 108 float16_t result; in test_rms_f16() local 121 float16_t result; in test_std_f16() local 134 float16_t result; in test_var_f16() local
|
D | StatsF32.cpp | 11 float32_t result; in test_max_f32() local 24 float32_t result; in test_absmax_f32() local 37 float32_t result; in test_max_no_idx_f32() local 51 float32_t result; in test_min_f32() local 67 float32_t result; in test_absmin_f32() local 83 float32_t result; in test_mean_f32() local 94 float32_t result; in test_power_f32() local 108 float32_t result; in test_rms_f32() local 121 float32_t result; in test_std_f32() local 134 float32_t result; in test_var_f32() local
|
D | StatsQ7.cpp | 11 q7_t result; in test_max_q7() local 24 q7_t result; in test_absmax_q7() local 39 q7_t result; in test_min_q7() local 55 q7_t result; in test_absmin_q7() local 70 q7_t result; in test_mean_q7() local 81 q31_t result; in test_power_q7() local
|
D | SVMF16.cpp | 8 int32_t result; in test_svm_linear_predict_f16() local 18 int32_t result; in test_svm_polynomial_predict_f16() local 27 int32_t result; in test_svm_rbf_predict_f16() local 36 int32_t result; in test_svm_sigmoid_predict_f16() local
|
D | SVMF32.cpp | 8 int32_t result; in test_svm_linear_predict_f32() local 18 int32_t result; in test_svm_polynomial_predict_f32() local 27 int32_t result; in test_svm_rbf_predict_f32() local 36 int32_t result; in test_svm_sigmoid_predict_f32() local
|
/cmsis-dsp-3.5.0/Testing/Source/Tests/ |
D | StatsTestsQ15.cpp | 26 q15_t result; in test_max_q15() local 52 q15_t result; in test_max_no_idx_q15() local 72 q15_t result; in test_absmax_no_idx_q15() local 92 q15_t result; in test_absmax_q15() local 118 q15_t result; in test_min_q15() local 144 q15_t result; in test_min_no_idx_q15() local 164 q15_t result; in test_absmin_no_idx_q15() local 184 q15_t result; in test_absmin_q15() local 210 q15_t result; in test_mean_q15() local 232 q63_t result; in test_power_q15() local [all …]
|
D | StatsTestsQ31.cpp | 26 q31_t result; in test_max_q31() local 53 q31_t result; in test_absmax_q31() local 80 q31_t result; in test_min_q31() local 106 q31_t result; in test_min_no_idx_q31() local 126 q31_t result; in test_absmin_no_idx_q31() local 146 q31_t result; in test_absmin_q31() local 172 q31_t result; in test_mean_q31() local 194 q63_t result; in test_power_q31() local 216 q31_t result; in test_rms_q31() local 238 q31_t result; in test_std_q31() local [all …]
|
D | StatsTestsQ7.cpp | 28 q7_t result; in test_max_q7() local 54 q7_t result; in test_max_no_idx_q7() local 74 q7_t result; in test_absmax_no_idx_q7() local 94 q7_t result; in test_absmax_q7() local 130 q7_t result; in test_min_q7() local 156 q7_t result; in test_min_no_idx_q7() local 176 q7_t result; in test_absmin_no_idx_q7() local 196 q7_t result; in test_absmin_q7() local 222 q7_t result; in test_mean_q7() local 244 q31_t result; in test_power_q7() local [all …]
|
D | StatsTestsF64.cpp | 20 float64_t result; in test_max_f64() local 46 float64_t result; in test_absmax_f64() local 72 float64_t result; in test_max_no_idx_f64() local 92 float64_t result; in test_absmax_no_idx_f64() local 112 float64_t result; in test_min_no_idx_f64() local 132 float64_t result; in test_absmin_no_idx_f64() local 152 float64_t result; in test_min_f64() local 178 float64_t result; in test_absmin_f64() local 204 float64_t result; in test_mean_f64() local 226 float64_t result; in test_power_f64() local [all …]
|
D | StatsTestsF32.cpp | 20 float32_t result; in test_max_f32() local 46 float32_t result; in test_absmax_f32() local 72 float32_t result; in test_max_no_idx_f32() local 92 float32_t result; in test_absmax_no_idx_f32() local 112 float32_t result; in test_min_no_idx_f32() local 132 float32_t result; in test_absmin_no_idx_f32() local 152 float32_t result; in test_min_f32() local 178 float32_t result; in test_absmin_f32() local 204 float32_t result; in test_mean_f32() local 226 float32_t result; in test_power_f32() local [all …]
|
D | StatsTestsF16.cpp | 25 float16_t result; in test_max_f16() local 51 float16_t result; in test_absmax_f16() local 78 float16_t result; in test_max_no_idx_f16() local 98 float16_t result; in test_absmax_no_idx_f16() local 118 float16_t result; in test_min_no_idx_f16() local 138 float16_t result; in test_absmin_no_idx_f16() local 159 float16_t result; in test_min_f16() local 185 float16_t result; in test_absmin_f16() local 211 float16_t result; in test_mean_f16() local 233 float16_t result; in test_power_f16() local [all …]
|
D | SVMF16.cpp | 10 int32_t *result; in test_svm_linear_predict_f16() local 30 int32_t *result; in test_svm_polynomial_predict_f16() local 49 int32_t *result; in test_svm_rbf_predict_f16() local 68 int32_t *result; in test_svm_sigmoid_predict_f16() local
|
D | SVMF32.cpp | 10 int32_t *result; in test_svm_linear_predict_f32() local 30 int32_t *result; in test_svm_polynomial_predict_f32() local 49 int32_t *result; in test_svm_rbf_predict_f32() local 68 int32_t *result; in test_svm_sigmoid_predict_f32() local
|
/cmsis-dsp-3.5.0/Source/BasicMathFunctions/ |
D | arm_dot_prod_f64.c | 53 float64_t * result) in arm_dot_prod_f64() 106 float64_t * result) in arm_dot_prod_f64()
|
D | arm_dot_prod_q15.c | 63 q63_t * result) in arm_dot_prod_q15() 111 q63_t * result) in arm_dot_prod_q15()
|
D | arm_dot_prod_q31.c | 65 q63_t * result) in arm_dot_prod_q31() 119 q63_t * result) in arm_dot_prod_q31()
|
D | arm_dot_prod_f16.c | 59 float16_t * result) in arm_dot_prod_f16() 114 float16_t * result) in arm_dot_prod_f16()
|
D | arm_dot_prod_f32.c | 71 float32_t * result) in arm_dot_prod_f32() 126 float32_t * result) in arm_dot_prod_f32()
|
D | arm_dot_prod_q7.c | 64 q31_t * result) in arm_dot_prod_q7() 111 q31_t * result) in arm_dot_prod_q7()
|
/cmsis-dsp-3.5.0/PythonWrapper/examples/ |
D | testdsp2.py | 321 result=dsp.arm_and_u32(su32A, su32B).astype(int) variable 326 result=dsp.arm_or_u32(su32A, su32B).astype(int) variable 331 result=dsp.arm_xor_u32(su32A, su32B).astype(int) variable 336 result=dsp.arm_not_u32(su32A).astype(int) variable 348 result=dsp.arm_and_u16(su16A, su16B).astype(np.short) variable 353 result=dsp.arm_or_u16(su16A, su16B).astype(np.short) variable 358 result=dsp.arm_xor_u16(su16A, su16B).astype(np.short) variable 363 result=dsp.arm_not_u16(su16A).astype(np.short) variable 373 result=dsp.arm_and_u8(su8A, su8B).astype(np.byte) variable 378 result=dsp.arm_or_u8(su8A, su8B).astype(np.byte) variable [all …]
|
/cmsis-dsp-3.5.0/Source/StatisticsFunctions/ |
D | arm_mse_f16.c | 58 float16_t * result) in arm_mse_f16() 120 float16_t * result) in arm_mse_f16()
|
D | arm_logsumexp_dot_prod_f16.c | 72 float16_t result; in arm_logsumexp_dot_prod_f16() local
|
D | arm_logsumexp_dot_prod_f32.c | 59 float32_t result; in arm_logsumexp_dot_prod_f32() local
|