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

int Impala::Core::Trec::TrecTopic::GetVideoExampleEndFrame ( int  topic,
int  example 
) [inline]

Definition at line 71 of file TrecTopic.h.

References mVideoEnd, and ParseTimeFrame().

Referenced by GenerateDataSets().

00072     {
00073         String str = mVideoEnd[topic][example];
00074         return ParseTimeFrame(str);
00075     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:34 2011 for ImpalaSrc by  doxygen 1.5.1