/frameworks/av/media/libstagefright/wifi-display/source/ |
D | RepeaterSource.cpp | 131 int64_t nowUs = ALooper::GetNowUs(); in read() local 149 int64_t nowUs = ALooper::GetNowUs(); in read() local
|
D | Converter.cpp | 350 int64_t nowUs = ALooper::GetNowUs(); in onMessageReceived() local
|
D | TSPacketizer.cpp | 848 int64_t nowUs = ALooper::GetNowUs(); in packetize() local
|
D | PlaybackSession.cpp | 827 int64_t nowUs = ALooper::GetNowUs(); in schedulePullExtractor() local
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerRenderer.cpp | 179 int64_t *mediaUs, int64_t nowUs, bool allowPastQueuedVideo) { in getCurrentPosition() 582 int64_t nowUs = ALooper::GetNowUs(); in fillAudioBuffer() local 696 int64_t NuPlayer::Renderer::getPendingAudioPlayoutDurationUs(int64_t nowUs) { in getPendingAudioPlayoutDurationUs() 702 int64_t NuPlayer::Renderer::getRealTimeUs(int64_t mediaTimeUs, int64_t nowUs) { in getRealTimeUs() 719 int64_t nowUs = ALooper::GetNowUs(); in onNewAudioMediaTime() local 748 int64_t nowUs = ALooper::GetNowUs(); in postDrainVideoQueue() local 824 int64_t nowUs = -1; in onDrainVideoQueue() local 1220 int64_t NuPlayer::Renderer::getPlayedOutAudioDurationUs(int64_t nowUs) { in getPlayedOutAudioDurationUs()
|
/frameworks/av/media/libstagefright/ |
D | ThrottledSource.cpp | 45 int64_t nowUs = ALooper::GetNowUs(); in readAt() local
|
D | VBRISeeker.cpp | 158 int64_t nowUs = 0; in getOffsetForTime() local
|
D | AwesomePlayer.cpp | 1909 int64_t nowUs = estimateRealTimeUs(ts, systemTimeUs) - mTimeSourceDeltaUs; in onVideoEvent() local 1924 int64_t nowUs = estimateRealTimeUs(ts, systemTimeUs) - mTimeSourceDeltaUs; in onVideoEvent() local
|
/frameworks/av/media/libstagefright/rtsp/ |
D | UDPPusher.cpp | 105 int64_t nowUs = ALooper::GetNowUs(); in onPush() local
|
D | ARTPSource.cpp | 171 int64_t nowUs = ALooper::GetNowUs(); in addFIR() local
|
D | ARTPWriter.cpp | 419 uint64_t nowUs = ALooper::GetNowUs(); in GetNowNTP() local
|
D | ARTPConnection.cpp | 308 int64_t nowUs = ALooper::GetNowUs(); in onPollStreams() local
|
D | MyTransmitter.h | 141 uint64_t nowUs = tv.tv_sec * 1000000ll + tv.tv_usec; in ntpTime() local
|
/frameworks/av/media/libstagefright/foundation/ |
D | ALooper.cpp | 200 int64_t nowUs = GetNowUs(); in loop() local
|
D | ANetworkSession.cpp | 294 int64_t nowUs = ALooper::GetNowUs(); in readMore() local 373 int64_t nowUs = ALooper::GetNowUs(); in readMore() local 407 int64_t nowUs = ALooper::GetNowUs(); in readMore() local
|
/frameworks/av/media/libstagefright/wifi-display/rtp/ |
D | RTPSender.cpp | 272 int64_t nowUs = ALooper::GetNowUs(); in queueTSPackets() local 497 uint64_t nowUs = tv.tv_sec * 1000000ll + tv.tv_usec; in GetNowNTP() local
|
/frameworks/av/cmds/stagefright/ |
D | SimplePlayer.cpp | 512 int64_t nowUs = ALooper::GetNowUs(); in onDoMoreStuff() local
|
/frameworks/av/media/libstagefright/httplive/ |
D | PlaylistFetcher.cpp | 122 int64_t nowUs = ALooper::GetNowUs(); in delayUsToRefreshPlaylist() local
|
/frameworks/base/media/java/android/media/ |
D | MediaPlayer.java | 3305 long nowUs; in notifyTimedEvent() local
|