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