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

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

Definition at line 172 of file RgbDataSrc.h.

References ILOG_WARN, and LeadingBadFrames().

00173     {
00174         ILOG_WARN("BlankFrames() is deprecated; use LeadingBadFrames() instead");
00175         return LeadingBadFrames();
00176     }

Here is the call graph for this function:


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