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

Impala::Core::VideoSet::BlackFrameProc::BlackFrameProc ( Reporter reporter,
CmdOptions options 
) [inline]

Definition at line 29 of file BlackFrameProc.h.

References Impala::CmdOptions::GetInt(), mReporter, mStripBorder, and mTable.

00030     {
00031         mReporter = reporter;
00032         mTable = 0;
00033         mStripBorder = options.GetInt("borderWidth");   
00034     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:28:24 2010 for ImpalaSrc by  doxygen 1.5.1