Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
DSimplePlayer.cpp521 int64_t whenRealUs = info->mPresentationTimeUs + mStartTimeRealUs; in onDoMoreStuff() local
522 int64_t lateByUs = nowUs - whenRealUs; in onDoMoreStuff()