HomeSort by relevance Sort by last modified time
    Searched full:whenrealus (Results 1 - 1 of 1) sorted by null

  /frameworks/av/cmds/stagefright/
SimplePlayer.cpp 520 int64_t whenRealUs = info->mPresentationTimeUs + mStartTimeRealUs;
521 int64_t lateByUs = nowUs - whenRealUs;

Completed in 50 milliseconds