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

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

Completed in 79 milliseconds