Lines Matching refs:TestType

180 		typedef	SpeedTester <AuxProc11 <Downsampler2xSseOld <NBR_COEFS> > > TestType;
181 AlignedObject <TestType> container;
182 TestType & st = container.use ();
187 typedef SpeedTester <AuxProc11 <Downsampler2xSse <NBR_COEFS> > > TestType;
188 AlignedObject <TestType> container;
189 TestType & st = container.use ();
194 typedef SpeedTester <AuxProc11 <Downsampler2x4Sse <NBR_COEFS> > > TestType;
195 AlignedObject <TestType> container;
196 TestType & st = container.use ();
203 typedef SpeedTester <AuxProc11 <Downsampler2x8Avx <NBR_COEFS> > > TestType;
204 AlignedObject <TestType> container;
205 TestType & st = container.use ();
212 typedef SpeedTester <AuxProc11 <Downsampler2x16Avx512 <NBR_COEFS> > > TestType;
213 AlignedObject <TestType> container;
214 TestType & st = container.use ();
220 typedef SpeedTester <AuxProc11 <Downsampler2xNeonOld <NBR_COEFS> > > TestType;
221 AlignedObject <TestType> container;
222 TestType & st = container.use ();
226 typedef SpeedTester <AuxProc11 <Downsampler2xNeon <NBR_COEFS> > > TestType;
227 AlignedObject <TestType> container;
228 TestType & st = container.use ();
232 typedef SpeedTester <AuxProc11 <Downsampler2x4Neon <NBR_COEFS> > > TestType;
233 AlignedObject <TestType> container;
234 TestType & st = container.use ();
245 typedef SpeedTester <AuxProc11 <Downsampler2xF64Sse2 <NBR_COEFS> > > TestType;
246 AlignedObject <TestType> container;
247 TestType & st = container.use ();
252 typedef SpeedTester <AuxProc11 <Downsampler2x2F64Sse2 <NBR_COEFS> > > TestType;
253 AlignedObject <TestType> container;
254 TestType & st = container.use ();
261 typedef SpeedTester <AuxProc11 <Downsampler2x4F64Avx <NBR_COEFS> > > TestType;
262 AlignedObject <TestType> container;
263 TestType & st = container.use ();
270 typedef SpeedTester <AuxProc11 <Downsampler2x8F64Avx512 <NBR_COEFS> > > TestType;
271 AlignedObject <TestType> container;
272 TestType & st = container.use ();
292 typedef SpeedTester <AuxProc12Split <Downsampler2xSse <NBR_COEFS> > > TestType;
293 AlignedObject <TestType> container;
294 TestType & st = container.use ();
299 typedef SpeedTester <AuxProc12Split <Downsampler2x4Sse <NBR_COEFS> > > TestType;
300 AlignedObject <TestType> container;
301 TestType & st = container.use ();
308 typedef SpeedTester <AuxProc12Split <Downsampler2x8Avx <NBR_COEFS> > > TestType;
309 AlignedObject <TestType> container;
310 TestType & st = container.use ();
317 typedef SpeedTester <AuxProc12Split <Downsampler2x16Avx512 <NBR_COEFS> > > TestType;
318 AlignedObject <TestType> container;
319 TestType & st = container.use ();
325 typedef SpeedTester <AuxProc12Split <Downsampler2xNeonOld <NBR_COEFS> > > TestType;
326 AlignedObject <TestType> container;
327 TestType & st = container.use ();
331 typedef SpeedTester <AuxProc12Split <Downsampler2xNeon <NBR_COEFS> > > TestType;
332 AlignedObject <TestType> container;
333 TestType & st = container.use ();
337 typedef SpeedTester <AuxProc12Split <Downsampler2x4Neon <NBR_COEFS> > > TestType;
338 AlignedObject <TestType> container;
339 TestType & st = container.use ();
350 typedef SpeedTester <AuxProc12Split <Downsampler2xF64Sse2 <NBR_COEFS> > > TestType;
351 AlignedObject <TestType> container;
352 TestType & st = container.use ();
357 typedef SpeedTester <AuxProc12Split <Downsampler2x2F64Sse2 <NBR_COEFS> > > TestType;
358 AlignedObject <TestType> container;
359 TestType & st = container.use ();
366 typedef SpeedTester <AuxProc12Split <Downsampler2x4F64Avx <NBR_COEFS> > > TestType;
367 AlignedObject <TestType> container;
368 TestType & st = container.use ();
375 typedef SpeedTester <AuxProc12Split <Downsampler2x8F64Avx512 <NBR_COEFS> > > TestType;
376 AlignedObject <TestType> container;
377 TestType & st = container.use ();
397 typedef SpeedTester <AuxProc11 <Upsampler2xSseOld <NBR_COEFS> > > TestType;
398 AlignedObject <TestType> container;
399 TestType & st = container.use ();
404 typedef SpeedTester <AuxProc11 <Upsampler2xSse <NBR_COEFS> > > TestType;
405 AlignedObject <TestType> container;
406 TestType & st = container.use ();
411 typedef SpeedTester <AuxProc11 <Upsampler2x4Sse <NBR_COEFS> > > TestType;
412 AlignedObject <TestType> container;
413 TestType & st = container.use ();
420 typedef SpeedTester <AuxProc11 <Upsampler2x8Avx <NBR_COEFS> > > TestType;
421 AlignedObject <TestType> container;
422 TestType & st = container.use ();
429 typedef SpeedTester <AuxProc11 <Upsampler2x16Avx512 <NBR_COEFS> > > TestType;
430 AlignedObject <TestType> container;
431 TestType & st = container.use ();
437 typedef SpeedTester <AuxProc11 <Upsampler2xNeonOld <NBR_COEFS> > > TestType;
438 AlignedObject <TestType> container;
439 TestType & st = container.use ();
443 typedef SpeedTester <AuxProc11 <Upsampler2xNeon <NBR_COEFS> > > TestType;
444 AlignedObject <TestType> container;
445 TestType & st = container.use ();
449 typedef SpeedTester <AuxProc11 <Upsampler2x4Neon <NBR_COEFS> > > TestType;
450 AlignedObject <TestType> container;
451 TestType & st = container.use ();
462 typedef SpeedTester <AuxProc11 <Upsampler2xF64Sse2 <NBR_COEFS> > > TestType;
463 AlignedObject <TestType> container;
464 TestType & st = container.use ();
469 typedef SpeedTester <AuxProc11 <Upsampler2x2F64Sse2 <NBR_COEFS> > > TestType;
470 AlignedObject <TestType> container;
471 TestType & st = container.use ();
478 typedef SpeedTester <AuxProc11 <Upsampler2x4F64Avx <NBR_COEFS> > > TestType;
479 AlignedObject <TestType> container;
480 TestType & st = container.use ();
487 typedef SpeedTester <AuxProc11 <Upsampler2x8F64Avx512 <NBR_COEFS> > > TestType;
488 AlignedObject <TestType> container;
489 TestType & st = container.use ();
509 typedef SpeedTester <AuxProc12 <PhaseHalfPiSse <NBR_COEFS> > > TestType;
510 AlignedObject <TestType> container;
511 TestType & st = container.use ();
516 typedef SpeedTester <AuxProc12 <PhaseHalfPi4Sse <NBR_COEFS> > > TestType;
517 AlignedObject <TestType> container;
518 TestType & st = container.use ();
525 typedef SpeedTester <AuxProc12 <PhaseHalfPi8Avx <NBR_COEFS> > > TestType;
526 AlignedObject <TestType> container;
527 TestType & st = container.use ();
534 typedef SpeedTester <AuxProc12 <PhaseHalfPi16Avx512 <NBR_COEFS> > > TestType;
535 AlignedObject <TestType> container;
536 TestType & st = container.use ();
542 typedef SpeedTester <AuxProc12 <PhaseHalfPiNeon <NBR_COEFS> > > TestType;
543 AlignedObject <TestType> container;
544 TestType & st = container.use ();
548 typedef SpeedTester <AuxProc12 <PhaseHalfPi4Neon <NBR_COEFS> > > TestType;
549 AlignedObject <TestType> container;
550 TestType & st = container.use ();
561 typedef SpeedTester <AuxProc12 <PhaseHalfPiF64Sse2 <NBR_COEFS> > > TestType;
562 AlignedObject <TestType> container;
563 TestType & st = container.use ();
568 typedef SpeedTester <AuxProc12 <PhaseHalfPi2F64Sse2 <NBR_COEFS> > > TestType;
569 AlignedObject <TestType> container;
570 TestType & st = container.use ();
577 typedef SpeedTester <AuxProc12 <PhaseHalfPi4F64Avx <NBR_COEFS> > > TestType;
578 AlignedObject <TestType> container;
579 TestType & st = container.use ();
586 typedef SpeedTester <AuxProc12 <PhaseHalfPi8F64Avx512 <NBR_COEFS> > > TestType;
587 AlignedObject <TestType> container;
588 TestType & st = container.use ();