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

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

Definition at line 184 of file mainTiming.cpp.

References DoOneRecConvSep().

Referenced by mainTiming().

00185 {
00186     DoOneRecConvSep(machineName, "trui_256.raw", 10);
00187     DoOneRecConvSep(machineName, "trui_255.raw", 5);
00188     DoOneRecConvSep(machineName, "trui_257.raw", 5);
00189     DoOneRecConvSep(machineName, "trui_352x288.raw", 5);
00190     DoOneRecConvSep(machineName, "trui_512.raw", 5);
00191     DoOneRecConvSep(machineName, "trui_720x576.raw", 5);
00192     DoOneRecConvSep(machineName, "trui_1280.raw", 5);
00193 }

Here is the call graph for this function:


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