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

bool Impala::Core::Stream::RgbDataSrcLavc::FrameIsStable ( int  frameNr  )  const [inline, private]

Definition at line 523 of file RgbDataSrcLavc.h.

References Impala::Core::Stream::RgbDataSrcInfo::FrameHash(), mVideoAccessor, and Impala::Core::Stream::Lavc::VideoAccessStrategy::UNSTABLE_FRAME_HASH.

Referenced by CheckMD5Hash().

00524     {
00525         return FrameHash(frameNr) != mVideoAccessor->UNSTABLE_FRAME_HASH;
00526     }

Here is the call graph for this function:


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