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

/frameworks/base/media/java/android/media/
H A DSubtitleData.java47 private long mStartTimeUs; field in class:SubtitleData
62 return mStartTimeUs;
80 mStartTimeUs = parcel.readLong();
/frameworks/av/media/libstagefright/wifi-display/source/
H A DRepeaterSource.h57 int64_t mStartTimeUs; member in struct:android::RepeaterSource
/frameworks/av/include/media/stagefright/
H A DAudioSource.h87 int64_t mStartTimeUs; member in struct:android::AudioSource
H A DThrottledSource.h74 int64_t mStartTimeUs; member in struct:android::ThrottledSource
H A DCameraSource.h202 int64_t mStartTimeUs; member in class:android::CameraSource
/frameworks/av/media/libstagefright/foundation/include/
H A DAudioSource.h87 int64_t mStartTimeUs; member in struct:android::AudioSource
H A DThrottledSource.h74 int64_t mStartTimeUs; member in struct:android::ThrottledSource
H A DCameraSource.h202 int64_t mStartTimeUs; member in class:android::CameraSource
/frameworks/av/media/libstagefright/include/
H A DAudioSource.h87 int64_t mStartTimeUs; member in struct:android::AudioSource
H A DThrottledSource.h74 int64_t mStartTimeUs; member in struct:android::ThrottledSource
H A DCameraSource.h202 int64_t mStartTimeUs; member in class:android::CameraSource
/frameworks/av/media/libstagefright/webm/
H A DWebmFrameThread.h147 uint64_t mStartTimeUs; member in class:android::WebmFrameMediaSourceThread
/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h127 int64_t mStartTimeUs; member in struct:android::PlaylistFetcher

Completed in 138 milliseconds