Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DAnotherPacketSource.h79 sp<AMessage> getLatestDequeuedMeta();
DAnotherPacketSource.cpp465 sp<AMessage> AnotherPacketSource::getLatestDequeuedMeta() { in getLatestDequeuedMeta() function in android::AnotherPacketSource
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp564 lastDequeueMeta = source->getLatestDequeuedMeta(); in checkSwitchProgress()
1434 STREAMTYPE_AUDIO)->getLatestDequeuedMeta()); in latestMediaSegmentStartTime()
1437 STREAMTYPE_VIDEO)->getLatestDequeuedMeta()); in latestMediaSegmentStartTime()
1719 if (source->getLatestDequeuedMeta() != NULL) { in onChangeConfiguration2()
1856 meta = sources[j]->getLatestDequeuedMeta(); in onChangeConfiguration3()