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

/frameworks/av/media/libstagefright/
H A DOggExtractor.cpp83 status_t seekToTime(int64_t timeUs);
265 status_t err = mExtractor->mImpl->seekToTime(seekTimeUs);
413 status_t MyOggExtractor::seekToTime(int64_t timeUs) { function in class:android::MyOggExtractor

Completed in 61 milliseconds