OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextBufferTime
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.h
60
status_t
nextBufferTime
(int64_t *timeUs);
MPEG2TSExtractor.cpp
445
while ((err = impl->
nextBufferTime
(&timeUs)) == OK) {
AnotherPacketSource.cpp
434
status_t AnotherPacketSource::
nextBufferTime
(int64_t *timeUs) {
/frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.cpp
788
if (packets->
nextBufferTime
(&subTimeUs) != OK) {
[
all
...]
Completed in 55 milliseconds