Definition at line 107 of file mainTiming.cpp. References DoOneConvSep(). Referenced by mainTiming(). 00108 { 00109 DoOneConvSep(machineName, "trui_256.raw", 10); 00110 DoOneConvSep(machineName, "trui_255.raw", 5); 00111 DoOneConvSep(machineName, "trui_257.raw", 5); 00112 DoOneConvSep(machineName, "trui_352x288.raw", 5); 00113 DoOneConvSep(machineName, "trui_512.raw", 5); 00114 DoOneConvSep(machineName, "trui_720x576.raw", 5); 00115 DoOneConvSep(machineName, "trui_1280.raw", 5); 00116 }
Here is the call graph for this function: ![]()
|