HomeSort by relevance Sort by last modified time
    Searched refs:getRealTimeFor (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaClock.h 62 status_t getRealTimeFor(int64_t targetMediaUs, int64_t *outRealUs) const;
  /frameworks/av/media/libstagefright/
MediaClock.cpp 187 status_t MediaClock::getRealTimeFor(
MediaSync.cpp 468 if (mMediaClock->getRealTimeFor(mediaTimeUs, &realUs) != OK) {
  /frameworks/av/media/libmediaplayer2/nuplayer2/
NuPlayer2Renderer.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp     [all...]

Completed in 337 milliseconds