Home
last modified time | relevance | path

Searched defs:startTimeUs (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DSubtitleData.java91 public SubtitleData(int trackIndex, long startTimeUs, long durationUs, @NonNull byte[] data) { in SubtitleData()
H A DTtmlRenderer.java654 private List<TtmlNode> getActiveNodes(long startTimeUs, long endTimeUs) { in getActiveNodes()
/aosp12/frameworks/av/media/libmedia/aidl/android/
H A DIGraphicBufferSource.aidl32 void setStartTimeUs(long startTimeUs); in setStartTimeUs()
/aosp12/frameworks/av/media/libdatasource/
H A DMediaHTTP.cpp99 int64_t startTimeUs = ALooper::GetNowUs(); in readAt() local
/aosp12/frameworks/av/media/libmedia/omx/1.0/
H A DWGraphicBufferSource.cpp61 int64_t startTimeUs) { in setStartTimeUs()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DOmx2IGraphicBufferSource.cpp114 int64_t startTimeUs) { in setStartTimeUs()
/aosp12/frameworks/av/media/libstagefright/omx/1.0/
H A DWGraphicBufferSource.cpp216 Return<Status> TWGraphicBufferSource::setStartTimeUs(int64_t startTimeUs) { in setStartTimeUs()
/aosp12/frameworks/av/cmds/stagefright/
H A Dcodec.cpp141 int64_t startTimeUs = android::ALooper::GetNowUs(); in decode() local
H A DSimplePlayer.cpp629 int64_t startTimeUs = ALooper::GetNowUs(); in renderAudio() local
H A Dmediafilter.cpp469 int64_t startTimeUs = android::ALooper::GetNowUs(); in decode() local
/aosp12/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp554 int64_t startTimeUs, in startAsync()
714 int64_t startTimeUs; in onStart() local
2176 int64_t startTimeUs = unitTimeUs; in extractAndQueueAccessUnits() local
/aosp12/frameworks/av/media/libstagefright/
H A DAudioSource.cpp178 int64_t startTimeUs; in start() local
H A DCameraSource.cpp665 int64_t startTimeUs; in start() local
H A DNuMediaExtractor.cpp382 int64_t startTimeUs, MediaSource::ReadOptions::SeekMode mode) { in selectTrack()
H A DMediaCodecSource.cpp809 int64_t startTimeUs; in onStart() local
H A DMPEG4Writer.cpp2861 int64_t startTimeUs; in start() local
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp1260 int64_t startTimeUs = systemTime() / 1000; in start() local
2225 int64_t startTimeUs = systemTime() / 1000; in setupMPEG4orWEBMMetaData() local
/aosp12/frameworks/av/media/libstagefright/colorconversion/
H A DColorConverter.cpp228 int64_t startTimeUs = ALooper::GetNowUs(); in convert() local