HomeSort by relevance Sort by last modified time
    Searched refs:SEEK_CLOSEST_SYNC (Results 1 - 7 of 7) sorted by null

  /frameworks/av/include/media/stagefright/
MediaSource.h 69 SEEK_CLOSEST_SYNC,
78 void setSeekTo(int64_t time_us, SeekMode mode = SEEK_CLOSEST_SYNC);
NuMediaExtractor.h 66 MediaSource::ReadOptions::SEEK_CLOSEST_SYNC);
108 MediaSource::ReadOptions::SEEK_CLOSEST_SYNC);
  /frameworks/av/media/libstagefright/
MediaSource.cpp 46 mSeekMode = SEEK_CLOSEST_SYNC;
AVIExtractor.cpp     [all...]
MPEG4Extractor.cpp     [all...]
OMXCodec.cpp     [all...]
AwesomePlayer.cpp     [all...]

Completed in 343 milliseconds