Lines Matching refs:q7_t
17 #define ABS_ERROR_Q7 ((q7_t)20)
20 #define ABS_ERROR_Q7_MSE ((q7_t)6)
26 const q7_t *inp = inputA.ptr(); in test_max_q7()
28 q7_t result; in test_max_q7()
31 q7_t *refp = ref.ptr(); in test_max_q7()
34 q7_t *outp = output.ptr(); in test_max_q7()
52 const q7_t *inp = inputA.ptr(); in test_max_no_idx_q7()
54 q7_t result; in test_max_no_idx_q7()
56 q7_t *refp = ref.ptr(); in test_max_no_idx_q7()
58 q7_t *outp = output.ptr(); in test_max_no_idx_q7()
72 const q7_t *inp = inputA.ptr(); in test_absmax_no_idx_q7()
74 q7_t result; in test_absmax_no_idx_q7()
76 q7_t *refp = ref.ptr(); in test_absmax_no_idx_q7()
78 q7_t *outp = output.ptr(); in test_absmax_no_idx_q7()
92 const q7_t *inp = inputA.ptr(); in test_absmax_q7()
94 q7_t result; in test_absmax_q7()
97 q7_t *refp = ref.ptr(); in test_absmax_q7()
100 q7_t *outp = output.ptr(); in test_absmax_q7()
128 const q7_t *inp = inputA.ptr(); in test_min_q7()
130 q7_t result; in test_min_q7()
133 q7_t *refp = ref.ptr(); in test_min_q7()
136 q7_t *outp = output.ptr(); in test_min_q7()
154 const q7_t *inp = inputA.ptr(); in test_min_no_idx_q7()
156 q7_t result; in test_min_no_idx_q7()
158 q7_t *refp = ref.ptr(); in test_min_no_idx_q7()
160 q7_t *outp = output.ptr(); in test_min_no_idx_q7()
174 const q7_t *inp = inputA.ptr(); in test_absmin_no_idx_q7()
176 q7_t result; in test_absmin_no_idx_q7()
178 q7_t *refp = ref.ptr(); in test_absmin_no_idx_q7()
180 q7_t *outp = output.ptr(); in test_absmin_no_idx_q7()
194 const q7_t *inp = inputA.ptr(); in test_absmin_q7()
196 q7_t result; in test_absmin_q7()
199 q7_t *refp = ref.ptr(); in test_absmin_q7()
202 q7_t *outp = output.ptr(); in test_absmin_q7()
220 const q7_t *inp = inputA.ptr(); in test_mean_q7()
222 q7_t result; in test_mean_q7()
224 q7_t *refp = ref.ptr(); in test_mean_q7()
226 q7_t *outp = output.ptr(); in test_mean_q7()
242 const q7_t *inp = inputA.ptr(); in test_power_q7()
264 const q7_t *inpA = inputA.ptr(); in test_mse_q7()
265 const q7_t *inpB = inputB.ptr(); in test_mse_q7()
267 q7_t result; in test_mse_q7()
269 q7_t *refp = ref.ptr(); in test_mse_q7()
271 q7_t *outp = output.ptr(); in test_mse_q7()
281 ASSERT_NEAR_EQ(result,refp[this->refOffset],(q7_t)ABS_ERROR_Q7_MSE); in test_mse_q7()
294 const q7_t *inp = inputA.ptr();
296 q7_t result;
298 q7_t *refp = ref.ptr();
300 q7_t *outp = output.ptr();
316 const q7_t *inp = inputA.ptr();
318 q7_t result;
320 q7_t *refp = ref.ptr();
322 q7_t *outp = output.ptr();
338 const q7_t *inp = inputA.ptr();
340 q7_t result;
342 q7_t *refp = ref.ptr();
344 q7_t *outp = output.ptr();