HomeSort by relevance Sort by last modified time
    Searched defs:mSeekTimeUs (Results 1 - 10 of 10) sorted by null

  /frameworks/av/include/media/stagefright/
MediaSource.h 91 int64_t mSeekTimeUs;
AudioPlayer.h 91 int64_t mSeekTimeUs;
OMXCodec.h 203 int64_t mSeekTimeUs;
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorSRC.h 74 int64_t mSeekTimeUs;
VideoEditorAudioPlayer.h 111 int64_t mSeekTimeUs;
PreviewPlayer.h 165 int64_t mSeekTimeUs;
  /frameworks/av/media/libaah_rtp/
aah_tx_player.h 139 int64_t mSeekTimeUs;
  /frameworks/av/media/libstagefright/include/
LiveSession.h 96 int64_t mSeekTimeUs;
AwesomePlayer.h 196 int64_t mSeekTimeUs;
  /frameworks/av/cmds/stagefright/
sf2.cpp 145 mSeekTimeUs = 30000000ll;
263 int64_t mSeekTimeUs;
450 options.setSeekTo(mSeekTimeUs);

Completed in 57 milliseconds