HomeSort by relevance Sort by last modified time
    Searched refs:getMetaAfterLastDequeued (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.h 80 sp<AMessage> getMetaAfterLastDequeued(int64_t delayUs);
MPEG2TSExtractor.cpp 355 sp<AMessage> meta = impl->getMetaAfterLastDequeued(0);
AnotherPacketSource.cpp 473 sp<AMessage> AnotherPacketSource::getMetaAfterLastDequeued(int64_t delayUs) {
  /frameworks/av/media/libstagefright/httplive/
LiveSession.cpp 554 lastDequeueMeta = source->getMetaAfterLastDequeued(delayUs);
    [all...]
PlaylistFetcher.cpp     [all...]

Completed in 96 milliseconds