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

/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp1653 int64_t audioTimeUs = mAudioPlayer->getMediaTimeUs(); local
1654 int64_t videoLateByUs = audioTimeUs - mVideoTimeUs;
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp649 int64_t audioTimeUs = mAudioPlayer->getMediaTimeUs(); local
650 int64_t videoLateByUs = audioTimeUs - mVideoTimeUs;

Completed in 11 milliseconds