Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:mCurrentTime

77     uint32_t mCurrentTime;
2297 mCurrentTime(0),
3274 mCurrentTime = totalTime * mTimescale / 1000000ll;
3309 cts = mCurrentTime;
3310 mCurrentTime += smpl->duration;