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

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

Definition at line 253 of file mainTiming.cpp.

References DoOneRecConvSepComlex().

Referenced by mainTiming().

00254 {
00255     DoOneRecConvSepComlex(machineName, "trui_256.raw", 10);
00256     DoOneRecConvSepComlex(machineName, "trui_255.raw", 5);
00257     DoOneRecConvSepComlex(machineName, "trui_257.raw", 5);
00258     DoOneRecConvSepComlex(machineName, "trui_352x288.raw", 5);
00259     DoOneRecConvSepComlex(machineName, "trui_512.raw", 5);
00260     DoOneRecConvSepComlex(machineName, "trui_720x576.raw", 5);
00261     DoOneRecConvSepComlex(machineName, "trui_1280.raw", 5);
00262 }

Here is the call graph for this function:


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