Searched refs:seekToTime (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOggExtractor.cpp76 status_t seekToTime(int64_t timeUs);
177 if (mExtractor->mImpl->seekToTime(seekTimeUs) != OK) {
312 status_t MyVorbisExtractor::seekToTime(int64_t timeUs) { function in class:android::MyVorbisExtractor

Completed in 588 milliseconds