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

/frameworks/av/media/libstagefright/include/
H A DMPEG2TSExtractor.h71 status_t seekBeyond(int64_t seekTimeUs);
/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2TSExtractor.cpp343 status_t err = seekBeyond(seekTimeUs);
411 status_t MPEG2TSExtractor::seekBeyond(int64_t seekTimeUs) { function in class:android::MPEG2TSExtractor

Completed in 61 milliseconds