Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Samples::Timing::DoConvSep ( String  machineName  ) 

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:


Generated on Thu Jan 13 09:24:04 2011 for ImpalaSrc by  doxygen 1.5.1