Home
last modified time | relevance | path

Searched refs:getLatestDequeuedMeta (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/mpeg2ts/
DAnotherPacketSource.h82 sp<AMessage> getLatestDequeuedMeta();
DAnotherPacketSource.cpp520 sp<AMessage> AnotherPacketSource::getLatestDequeuedMeta() { in getLatestDequeuedMeta() function in android::AnotherPacketSource
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp571 lastDequeueMeta = source->getLatestDequeuedMeta(); in checkSwitchProgress()
1451 STREAMTYPE_AUDIO)->getLatestDequeuedMeta()); in latestMediaSegmentStartTime()
1454 STREAMTYPE_VIDEO)->getLatestDequeuedMeta()); in latestMediaSegmentStartTime()
1739 if (source->getLatestDequeuedMeta() != NULL) { in onChangeConfiguration2()
1876 meta = sources[j]->getLatestDequeuedMeta(); in onChangeConfiguration3()