Lines Matching refs:ptr
26 const q7_t *inp = inputA.ptr(); in test_max_q7()
31 q7_t *refp = ref.ptr(); in test_max_q7()
32 int16_t *refind = maxIndexes.ptr(); in test_max_q7()
34 q7_t *outp = output.ptr(); in test_max_q7()
35 int16_t *ind = index.ptr(); in test_max_q7()
52 const q7_t *inp = inputA.ptr(); 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()
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()
97 q7_t *refp = ref.ptr(); in test_absmax_q7()
98 int16_t *refind = maxIndexes.ptr(); in test_absmax_q7()
100 q7_t *outp = output.ptr(); in test_absmax_q7()
101 int16_t *ind = index.ptr(); in test_absmax_q7()
128 const q7_t *inp = inputA.ptr(); in test_min_q7()
133 q7_t *refp = ref.ptr(); in test_min_q7()
134 int16_t *refind = minIndexes.ptr(); in test_min_q7()
136 q7_t *outp = output.ptr(); in test_min_q7()
137 int16_t *ind = index.ptr(); in test_min_q7()
154 const q7_t *inp = inputA.ptr(); 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()
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()
199 q7_t *refp = ref.ptr(); in test_absmin_q7()
200 int16_t *refind = minIndexes.ptr(); in test_absmin_q7()
202 q7_t *outp = output.ptr(); in test_absmin_q7()
203 int16_t *ind = index.ptr(); in test_absmin_q7()
220 const q7_t *inp = inputA.ptr(); 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()
246 q31_t *refp = refPower.ptr(); in test_power_q7()
248 q31_t *outp = outputPower.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()
269 q7_t *refp = ref.ptr(); in test_mse_q7()
271 q7_t *outp = output.ptr(); in test_mse_q7()
294 const q7_t *inp = inputA.ptr();
298 q7_t *refp = ref.ptr();
300 q7_t *outp = output.ptr();
316 const q7_t *inp = inputA.ptr();
320 q7_t *refp = ref.ptr();
322 q7_t *outp = output.ptr();
338 const q7_t *inp = inputA.ptr();
342 q7_t *refp = ref.ptr();
344 q7_t *outp = output.ptr();