Home | History | Annotate | Download | only in test

Lines Matching defs:PrintResult

291 void PrintResult(const char* prefix, int fft_log_size, double elapsed_time,
377 PrintResult("Forward Float FFT", fft_log_size, elapsed_time, count);
389 PrintResult("Inverse Float FFT", fft_log_size, elapsed_time, count);
497 PrintResult("Forward Float RFFT", fft_log_size, elapsed_time, count);
509 PrintResult("Inverse Float RFFT", fft_log_size, elapsed_time, count);
645 PrintResult("Forward SC32 FFT", fft_log_size, elapsed_time, count);
688 PrintResult("Inverse SC32 FFT", fft_log_size, elapsed_time, count);
827 PrintResult("Forward SC16 FFT", fft_log_size, elapsed_time, count);
870 PrintResult("Inverse SC16 FFT", fft_log_size, elapsed_time, count);
1063 PrintResult("Forward RFFT16 (with S32)",
1067 PrintResult("Forward RFFT16 (with S16)",
1126 PrintResult("Inverse RFFT16 (with S32)",
1130 PrintResult("Inverse RFFT16 (with S16)",
1320 PrintResult("Forward RFFT32", fft_log_size, elapsed_time, count);
1363 PrintResult("Inverse RFFT32", fft_log_size, elapsed_time, count);