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

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

Definition at line 504 of file RgbDataSrcLavc.h.

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

Referenced by CheckMD5Hash().

00505     {
00506         return GetHash(frameNr) != mVideoAccessor->UNSTABLE_FRAME_HASH;
00507     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:17:44 2010 for ImpalaSrc by  doxygen 1.5.1