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

/frameworks/av/media/libstagefright/mpeg2ts/
H A DAnotherPacketSource.h60 status_t nextBufferTime(int64_t *timeUs);
H A DMPEG2TSExtractor.cpp445 while ((err = impl->nextBufferTime(&timeUs)) == OK) {
H A DAnotherPacketSource.cpp434 status_t AnotherPacketSource::nextBufferTime(int64_t *timeUs) { function in class:android::AnotherPacketSource
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp788 if (packets->nextBufferTime(&subTimeUs) != OK) {

Completed in 446 milliseconds