HomeSort by relevance Sort by last modified time
    Searched refs:ALooper (Results 151 - 160 of 160) sorted by null

1 2 3 4 5 67

  /frameworks/av/media/libstagefright/rtsp/
MyHandler.h 34 #include <media/stagefright/foundation/ALooper.h>
106 mNetLooper(new ALooper),
    [all...]
ARTPConnection.cpp 308 int64_t nowUs = ALooper::GetNowUs();
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.cpp 141 mLooper = new ALooper;
  /frameworks/wilhelm/src/android/
android_GenericPlayer.cpp 48 mLooper = new android::ALooper();
  /frameworks/av/media/libstagefright/httplive/
LiveSession.cpp 178 mRealTimeBaseUs = ALooper::GetNowUs() - timeUs;
    [all...]
PlaylistFetcher.cpp 116 int64_t nowUs = ALooper::GetNowUs();
703 mLastPlaylistFetchTimeUs = ALooper::GetNowUs();
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/source/
TSPacketizer.cpp 848 int64_t nowUs = ALooper::GetNowUs();
WifiDisplaySource.cpp 372 + kPlaybackSessionTimeoutUs < ALooper::GetNowUs()) {
    [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 937 milliseconds

1 2 3 4 5 67