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

void Impala::Application::IDo::CheckVideoAccess (  )  [inline]

Definition at line 1668 of file mainIDo.cpp.

References CheckCall(), and mDoShotIndex.

Referenced by HandleCmd().

01669     {
01670         CheckCall("diffframehashes", "");
01671         if (mDoShotIndex)
01672             CheckCall("diffsegmentation", "");
01673         else
01674             CheckCall("diffmpeg7shot", "ALL");
01675     }

Here is the call graph for this function:


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