Searched refs:whenRealUs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
H A DSimplePlayer.cpp521 int64_t whenRealUs = info->mPresentationTimeUs + mStartTimeRealUs; local
522 int64_t lateByUs = nowUs - whenRealUs;

Completed in 8 milliseconds