Searched refs:whenRealUs (Results 1 – 1 of 1) sorted by relevance
521 int64_t whenRealUs = info->mPresentationTimeUs + mStartTimeRealUs; in onDoMoreStuff() local522 int64_t lateByUs = nowUs - whenRealUs; in onDoMoreStuff()