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.cpp534 sp<AMessage> AnotherPacketSource::getLatestDequeuedMeta() { in getLatestDequeuedMeta() function in android::AnotherPacketSource
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp572 lastDequeueMeta = source->getLatestDequeuedMeta(); in checkSwitchProgress()
1452 STREAMTYPE_AUDIO)->getLatestDequeuedMeta()); in latestMediaSegmentStartTime()
1455 STREAMTYPE_VIDEO)->getLatestDequeuedMeta()); in latestMediaSegmentStartTime()
1740 if (source->getLatestDequeuedMeta() != NULL) { in onChangeConfiguration2()
1877 meta = sources[j]->getLatestDequeuedMeta(); in onChangeConfiguration3()