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

virtual String Impala::Core::Stream::RgbDataSrcLavc::CalcHash (  )  const [inline, protected, virtual]

Calculates the MD5Hash over the current frame's RGB data;.

Reimplemented from Impala::Core::Stream::RgbDataSrc.

Definition at line 101 of file RgbDataSrcLavc.h.

References Impala::Core::Stream::Lavc::VideoAccessStrategy::CurrentFrameHash(), and mVideoAccessor.

Referenced by CheckMD5Hash().

00102     {
00103         return mVideoAccessor->CurrentFrameHash();
00104     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:32 2011 for ImpalaSrc by  doxygen 1.5.1