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

const int Impala::Core::Stream::RgbDataSrc::BlankFrames (  )  const [inline]

Definition at line 155 of file RgbDataSrc.h.

References ILOG_WARN, and LeadingBadFrames().

00156     {
00157         ILOG_WARN("BlankFrames() is deprecated; use LeadingBadFrames() instead");
00158         return LeadingBadFrames();
00159     }

Here is the call graph for this function:


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