OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:seekbeyond
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/include/
MPEG2TSExtractor.h
85
status_t
seekBeyond
(int64_t seekTimeUs);
/frameworks/av/media/libstagefright/mpeg2ts/
MPEG2TSExtractor.cpp
361
status_t err =
seekBeyond
(seekTimeUs);
429
status_t MPEG2TSExtractor::
seekBeyond
(int64_t seekTimeUs) {
Completed in 280 milliseconds