Searched refs:whenRealUs (Results 1 - 1 of 1) sorted by relevance
/frameworks/av/cmds/stagefright/ | ||
H A D | SimplePlayer.cpp | 524 int64_t whenRealUs = info->mPresentationTimeUs + mStartTimeRealUs; local 525 int64_t lateByUs = nowUs - whenRealUs; |
Completed in 8 milliseconds