Searched refs:seekToTime (Results 1 – 1 of 1) sorted by relevance
83 status_t seekToTime(int64_t timeUs);265 status_t err = mExtractor->mImpl->seekToTime(seekTimeUs); in read()413 status_t MyOggExtractor::seekToTime(int64_t timeUs) { in seekToTime() function in android::MyOggExtractor