Home | History | Annotate | Download | only in nuplayer

Lines Matching defs:realUs

1056     int64_t realUs;
1057 if (mMediaClock->getRealTimeFor(mediaTimeUs, &realUs) != OK) {
1062 return realUs;