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

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

Definition at line 57 of file TrecTopic.h.

References mVideoStart, and ParseTimeFrame().

Referenced by GenerateDataSets().

00058     {
00059         String str = mVideoStart[topic][example];
00060         return ParseTimeFrame(str);
00061     }

Here is the call graph for this function:


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