Home
last modified time | relevance | path

Searched defs:input1 (Results 1 – 25 of 39) sorted by relevance

12

/Zephyr-Core-3.7.0/tests/subsys/dsp/basicmath/src/
Dq15.c22 const DSP_DATA q15_t *input1, const DSP_DATA q15_t *input2, const q15_t *ref, in test_zdsp_add_q15()
57 static void test_zdsp_add_q15_in_place(const DSP_DATA q15_t *input1, const DSP_DATA q15_t *input2, in test_zdsp_add_q15_in_place()
94 const DSP_DATA q15_t *input1, const DSP_DATA q15_t *input2, const q15_t *ref, in test_zdsp_sub_q15()
129 static void test_zdsp_sub_q15_in_place(const DSP_DATA q15_t *input1, const DSP_DATA q15_t *input2, in test_zdsp_sub_q15_in_place()
166 const DSP_DATA q15_t *input1, const DSP_DATA q15_t *input2, const q15_t *ref, in test_zdsp_mult_q15()
199 static void test_zdsp_mult_q15_in_place(const DSP_DATA q15_t *input1, const DSP_DATA q15_t *input2, in test_zdsp_mult_q15_in_place()
234 const DSP_DATA q15_t *input1, const q15_t *ref, size_t length) in test_zdsp_negate_q15()
265 static void test_zdsp_negate_q15_in_place(const DSP_DATA q15_t *input1, const q15_t *ref, in test_zdsp_negate_q15_in_place()
300 const DSP_DATA q15_t *input1, q15_t scalar, const q15_t *ref, size_t length) in test_zdsp_offset_q15()
334 static void test_zdsp_offset_q15_in_place(const DSP_DATA q15_t *input1, q15_t scalar, in test_zdsp_offset_q15_in_place()
[all …]
Dq31.c20 static void test_zdsp_add_q31(const DSP_DATA q31_t *input1, const DSP_DATA q31_t *input2, in test_zdsp_add_q31()
53 static void test_zdsp_add_q31_in_place(const DSP_DATA q31_t *input1, const DSP_DATA q31_t *input2, in test_zdsp_add_q31_in_place()
89 static void test_zdsp_sub_q31(const DSP_DATA q31_t *input1, const DSP_DATA q31_t *input2, in test_zdsp_sub_q31()
122 static void test_zdsp_sub_q31_in_place(const DSP_DATA q31_t *input1, const DSP_DATA q31_t *input2, in test_zdsp_sub_q31_in_place()
158 static void test_zdsp_mult_q31(const DSP_DATA q31_t *input1, const DSP_DATA q31_t *input2, in test_zdsp_mult_q31()
191 static void test_zdsp_mult_q31_in_place(const DSP_DATA q31_t *input1, const DSP_DATA q31_t *input2, in test_zdsp_mult_q31_in_place()
225 static void test_zdsp_negate_q31(const DSP_DATA q31_t *input1, const q31_t *ref, size_t length) in test_zdsp_negate_q31()
256 static void test_zdsp_negate_q31_in_place(const DSP_DATA q31_t *input1, const q31_t *ref, in test_zdsp_negate_q31_in_place()
290 static void test_zdsp_offset_q31(const DSP_DATA q31_t *input1, q31_t scalar, const q31_t *ref, in test_zdsp_offset_q31()
325 static void test_zdsp_offset_q31_in_place(const DSP_DATA q31_t *input1, q31_t scalar, in test_zdsp_offset_q31_in_place()
[all …]
Dq7.c20 static void test_zdsp_add_q7(const DSP_DATA q7_t *input1, const DSP_DATA q7_t *input2, in test_zdsp_add_q7()
53 static void test_zdsp_add_q7_in_place(const DSP_DATA q7_t *input1, const DSP_DATA q7_t *input2, in test_zdsp_add_q7_in_place()
89 static void test_zdsp_sub_q7(const DSP_DATA q7_t *input1, const DSP_DATA q7_t *input2, in test_zdsp_sub_q7()
122 static void test_zdsp_sub_q7_in_place(const DSP_DATA q7_t *input1, const DSP_DATA q7_t *input2, in test_zdsp_sub_q7_in_place()
158 static void test_zdsp_mult_q7(const DSP_DATA q7_t *input1, const DSP_DATA q7_t *input2, in test_zdsp_mult_q7()
191 static void test_zdsp_mult_q7_in_place(const DSP_DATA q7_t *input1, const DSP_DATA q7_t *input2, in test_zdsp_mult_q7_in_place()
225 static void test_zdsp_negate_q7(const DSP_DATA q7_t *input1, const q7_t *ref, size_t length) in test_zdsp_negate_q7()
255 static void test_zdsp_negate_q7_in_place(const DSP_DATA q7_t *input1, const q7_t *ref, in test_zdsp_negate_q7_in_place()
289 static void test_zdsp_offset_q7(const DSP_DATA q7_t *input1, q7_t scalar, const q7_t *ref, in test_zdsp_offset_q7()
322 static void test_zdsp_offset_q7_in_place(const DSP_DATA q7_t *input1, q7_t scalar, const q7_t *ref, in test_zdsp_offset_q7_in_place()
[all …]
Df16.c21 const uint16_t *input1, const uint16_t *input2, const uint16_t *ref, in test_zdsp_add_f16()
54 static void test_zdsp_add_f16_in_place(const uint16_t *input1, const uint16_t *input2, in test_zdsp_add_f16_in_place()
87 const uint16_t *input1, const uint16_t *input2, const uint16_t *ref, in test_zdsp_sub_f16()
120 static void test_zdsp_sub_f16_in_place(const uint16_t *input1, const uint16_t *input2, in test_zdsp_sub_f16_in_place()
153 const uint16_t *input1, const uint16_t *input2, const uint16_t *ref, in test_zdsp_mult_f16()
186 static void test_zdsp_mult_f16_in_place(const uint16_t *input1, const uint16_t *input2, in test_zdsp_mult_f16_in_place()
219 const uint16_t *input1, const uint16_t *ref, size_t length) in test_zdsp_negate_f16()
251 static void test_zdsp_negate_f16_in_place(const uint16_t *input1, const uint16_t *ref, in test_zdsp_negate_f16_in_place()
284 const uint16_t *input1, float16_t scalar, const uint16_t *ref, in test_zdsp_offset_f16()
317 static void test_zdsp_offset_f16_in_place(const uint16_t *input1, float16_t scalar, in test_zdsp_offset_f16_in_place()
[all …]
Df32.c19 static void test_zdsp_add_f32(const DSP_DATA uint32_t *input1, const DSP_DATA uint32_t *input2, in test_zdsp_add_f32()
52 static void test_zdsp_add_f32_in_place(const DSP_DATA uint32_t *input1, in test_zdsp_add_f32_in_place()
84 static void test_zdsp_sub_f32(const DSP_DATA uint32_t *input1, const DSP_DATA uint32_t *input2, in test_zdsp_sub_f32()
117 static void test_zdsp_sub_f32_in_place(const DSP_DATA uint32_t *input1, in test_zdsp_sub_f32_in_place()
149 static void test_zdsp_mult_f32(const DSP_DATA uint32_t *input1, const DSP_DATA uint32_t *input2, in test_zdsp_mult_f32()
182 static void test_zdsp_mult_f32_in_place(const DSP_DATA uint32_t *input1, in test_zdsp_mult_f32_in_place()
214 static void test_zdsp_negate_f32(const DSP_DATA uint32_t *input1, const uint32_t *ref, in test_zdsp_negate_f32()
247 static void test_zdsp_negate_f32_in_place(const DSP_DATA uint32_t *input1, const uint32_t *ref, in test_zdsp_negate_f32_in_place()
279 static void test_zdsp_offset_f32(const DSP_DATA uint32_t *input1, float32_t scalar, in test_zdsp_offset_f32()
312 static void test_zdsp_offset_f32_in_place(const DSP_DATA uint32_t *input1, float32_t scalar, in test_zdsp_offset_f32_in_place()
[all …]
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/statistics/src/
Dq15.c21 const q15_t *input1, int ref_index, size_t length) in test_arm_max_q15()
42 const q15_t *input1, int ref_index, size_t length) in test_arm_min_q15()
63 const q15_t *input1, int ref_index, size_t length) in test_arm_absmax_q15()
84 const q15_t *input1, int ref_index, size_t length) in test_arm_absmin_q15()
105 const q15_t *input1, int ref_index, size_t length) in test_arm_mean_q15()
138 const q15_t *input1, int ref_index, size_t length) in test_arm_power_q15()
171 const q15_t *input1, int ref_index, size_t length) in test_arm_rms_q15()
204 const q15_t *input1, int ref_index, size_t length) in test_arm_std_q15()
237 const q15_t *input1, int ref_index, size_t length) in test_arm_var_q15()
Dq31.c21 const q31_t *input1, int ref_index, size_t length) in test_arm_max_q31()
42 const q31_t *input1, int ref_index, size_t length) in test_arm_min_q31()
63 const q31_t *input1, int ref_index, size_t length) in test_arm_absmax_q31()
84 const q31_t *input1, int ref_index, size_t length) in test_arm_absmin_q31()
105 const q31_t *input1, int ref_index, size_t length) in test_arm_mean_q31()
138 const q31_t *input1, int ref_index, size_t length) in test_arm_power_q31()
171 const q31_t *input1, int ref_index, size_t length) in test_arm_rms_q31()
204 const q31_t *input1, int ref_index, size_t length) in test_arm_std_q31()
237 const q31_t *input1, int ref_index, size_t length) in test_arm_var_q31()
Dq7.c21 const q7_t *input1, int ref_index, size_t length) in test_arm_max_q7()
43 const q7_t *input1, int ref_index, size_t length) in test_arm_min_q7()
65 const q7_t *input1, int ref_index, size_t length) in test_arm_absmax_q7()
87 const q7_t *input1, int ref_index, size_t length) in test_arm_absmin_q7()
109 const q7_t *input1, int ref_index, size_t length) in test_arm_mean_q7()
142 const q7_t *input1, int ref_index, size_t length) in test_arm_power_q7()
Df16.c36 const uint16_t *input1, int ref_index, size_t length) in test_arm_max_f16()
57 const uint16_t *input1, int ref_index, size_t length) in test_arm_max_no_idx_f16()
74 const uint16_t *input1, int ref_index, size_t length) in test_arm_min_f16()
95 const uint16_t *input1, int ref_index, size_t length) in test_arm_absmax_f16()
116 const uint16_t *input1, int ref_index, size_t length) in test_arm_absmin_f16()
137 const uint16_t *input1, int ref_index, size_t length) in test_arm_mean_f16()
170 const uint16_t *input1, int ref_index, size_t length) in test_arm_power_f16()
203 const uint16_t *input1, int ref_index, size_t length) in test_arm_rms_f16()
236 const uint16_t *input1, int ref_index, size_t length) in test_arm_std_f16()
269 const uint16_t *input1, int ref_index, size_t length) in test_arm_var_f16()
[all …]
Df32.c20 const uint32_t *input1, int ref_index, size_t length) in test_arm_max_f32()
41 const uint32_t *input1, int ref_index, size_t length) in test_arm_max_no_idx_f32()
58 const uint32_t *input1, int ref_index, size_t length) in test_arm_min_f32()
79 const uint32_t *input1, int ref_index, size_t length) in test_arm_absmax_f32()
100 const uint32_t *input1, int ref_index, size_t length) in test_arm_absmin_f32()
121 const uint32_t *input1, int ref_index, size_t length) in test_arm_mean_f32()
154 const uint32_t *input1, int ref_index, size_t length) in test_arm_power_f32()
187 const uint32_t *input1, int ref_index, size_t length) in test_arm_rms_f32()
220 const uint32_t *input1, int ref_index, size_t length) in test_arm_std_f32()
253 const uint32_t *input1, int ref_index, size_t length) in test_arm_var_f32()
[all …]
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/complexmath/src/
Df16.c22 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_cmplx_conj_f16()
57 const uint16_t *input1, const uint16_t *input2, const uint16_t *ref, in test_arm_cmplx_dot_prod_f16()
94 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_cmplx_mag_f16()
125 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_cmplx_mag_squared_f16()
156 const uint16_t *input1, const uint16_t *input2, const uint16_t *ref, in test_arm_cmplx_mult_cmplx_f16()
196 const uint16_t *input1, const uint16_t *input2, const uint16_t *ref, in test_arm_cmplx_mult_real_f16()
Df32.c22 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_cmplx_conj_f32()
57 const uint32_t *input1, const uint32_t *input2, const uint32_t *ref, in test_arm_cmplx_dot_prod_f32()
94 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_cmplx_mag_f32()
125 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_cmplx_mag_squared_f32()
156 const uint32_t *input1, const uint32_t *input2, const uint32_t *ref, in test_arm_cmplx_mult_cmplx_f32()
196 const uint32_t *input1, const uint32_t *input2, const uint32_t *ref, in test_arm_cmplx_mult_real_f32()
Dq31.c23 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_cmplx_conj_q31()
57 const q31_t *input1, const q31_t *input2, const q63_t *ref, in test_arm_cmplx_dot_prod_q31()
90 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_cmplx_mag_q31()
119 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_cmplx_mag_squared_q31()
148 const q31_t *input1, const q31_t *input2, const q31_t *ref, in test_arm_cmplx_mult_cmplx_q31()
186 const q31_t *input1, const q31_t *input2, const q31_t *ref, in test_arm_cmplx_mult_real_q31()
Dq15.c24 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_cmplx_conj_q15()
58 const q15_t *input1, const q15_t *input2, const q31_t *ref, in test_arm_cmplx_dot_prod_q15()
91 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_cmplx_mag_q15()
120 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_cmplx_mag_squared_q15()
149 const q15_t *input1, const q15_t *input2, const q15_t *ref, in test_arm_cmplx_mult_cmplx_q15()
187 const q15_t *input1, const q15_t *input2, const q15_t *ref, in test_arm_cmplx_mult_real_q15()
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/support/src/
Df32.c22 static void test_arm_copy_f32(const uint32_t *input1, size_t length) in test_arm_copy_f32()
74 const uint32_t *input1, const q31_t *ref, size_t length) in test_arm_float_to_q31()
99 const uint32_t *input1, const q15_t *ref, size_t length) in test_arm_float_to_q15()
124 const uint32_t *input1, const q7_t *ref, size_t length) in test_arm_float_to_q7()
178 const uint32_t *input1, const uint32_t *ref, size_t length, in test_arm_sort_out()
232 const uint32_t *input1, const uint32_t *ref, size_t length, in test_arm_merge_sort_out()
267 const uint32_t *input1, const uint32_t *ref, size_t length, in test_arm_sort_in()
320 const uint32_t *input1, const uint32_t *ref, size_t length, in test_arm_sort_const()
370 const uint32_t *input1, const uint32_t *ref, size_t length, in test_arm_merge_sort_const()
Dq15.c21 static void test_arm_copy_q15(const q15_t *input1, size_t length) in test_arm_copy_q15()
73 const q15_t *input1, const uint32_t *ref, size_t length) in test_arm_q15_to_float()
99 const q15_t *input1, const q31_t *ref, size_t length) in test_arm_q15_to_q31()
125 const q15_t *input1, const q7_t *ref, size_t length) in test_arm_q15_to_q7()
Dq31.c21 static void test_arm_copy_q31(const q31_t *input1, size_t length) in test_arm_copy_q31()
73 const q31_t *input1, const uint32_t *ref, size_t length) in test_arm_q31_to_float()
99 const q31_t *input1, const q15_t *ref, size_t length) in test_arm_q31_to_q15()
124 const q31_t *input1, const q7_t *ref, size_t length) in test_arm_q31_to_q7()
Dq7.c21 static void test_arm_copy_q7(const q7_t *input1, size_t length) in test_arm_copy_q7()
73 const q7_t *input1, const uint32_t *ref, size_t length) in test_arm_q7_to_float()
99 const q7_t *input1, const q31_t *ref, size_t length) in test_arm_q7_to_q31()
124 const q7_t *input1, const q15_t *ref, size_t length) in test_arm_q7_to_q15()
Df16.c31 static void test_arm_copy_f16(const uint16_t *input1, size_t length) in test_arm_copy_f16()
83 const uint16_t *input1, const q15_t *ref, size_t length) in test_arm_f16_to_q15()
108 const uint16_t *input1, const uint32_t *ref, size_t length) in test_arm_f16_to_float()
134 const q15_t *input1, const uint16_t *ref, size_t length) in test_arm_q15_to_f16()
160 const uint32_t *input1, const uint16_t *ref, size_t length) in test_arm_float_to_f16()
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/fastmath/src/
Df16.c143 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_vlog_f16()
175 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_vexp_f16()
Df32.c125 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_vlog_f32()
157 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_vexp_f32()
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/distance/src/
Df32.c38 const float32_t *input1 = (const float32_t *)dinput1; in test_arm_distance_f32() local
161 const float32_t *input1 = (const float32_t *)in_com1; in ZTEST() local
Df16.c40 const float16_t *input1 = (const float16_t *)dinput1; in test_arm_distance_f16() local
175 const float16_t *input1 = (const float16_t *)in_com1; in ZTEST() local
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/
Dbinary_q31.c26 static void test_op2(int op, const q31_t *input1, const q31_t *input2, in test_op2()
115 static void test_op2c(int op, const q31_t *input1, const q31_t *input2, in test_op2c()
Dbinary_f16.c26 static void test_op2(int op, const uint16_t *input1, const uint16_t *input2, in test_op2()
117 static void test_op2c(int op, const uint16_t *input1, const uint16_t *input2, in test_op2c()

12