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

int Impala::Core::VideoSet::Mpeg7DocAudio::StartFrameReFraction ( int  segment,
int  dstFraction 
) [inline]

Definition at line 52 of file Mpeg7DocAudio.h.

References mFractions, mStartFrame, and ReFraction().

00053     {
00054         return ReFraction(mStartFrame[segment], mFractions, dstFraction);
00055     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:30:55 2010 for ImpalaSrc by  doxygen 1.5.1