Searched defs:audioTimeUs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp702 int64_t audioTimeUs = mAudioPlayer->getMediaTimeUs(); local
703 int64_t videoLateByUs = audioTimeUs - mVideoTimeUs;

Completed in 119 milliseconds