Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:mCurrentTime

109     uint32_t mCurrentTime;
3782 mCurrentTime(0),
4929 mCurrentTime = totalTime * mTimescale / 1000000ll;
4941 mCurrentTime = 0;
4981 cts = mCurrentTime + smpl->compositionOffset;
4982 mCurrentTime += smpl->duration;