Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:22:06 2011 for ImpalaSrc by  doxygen 1.5.1