Home
last modified time | relevance | path

Searched defs:packetSource (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp802 sp<AnotherPacketSource> packetSource = mPacketSources.valueAt(i); in onStop() local
875 sp<AnotherPacketSource> packetSource = in onMonitorQueue() local
1440 sp<AnotherPacketSource> packetSource = mPacketSources.valueAt(i); in onDownloadNext() local
1815 sp<AnotherPacketSource> packetSource = mPacketSources.valueAt(i); in extractAndQueueAccessUnitsFromTs() local
1940 sp<AnotherPacketSource> packetSource = mPacketSources.valueAt(i); in extractAndQueueAccessUnitsFromTs() local
1989 const sp<AnotherPacketSource> packetSource = in extractAndQueueAccessUnits() local
2074 sp<AnotherPacketSource> packetSource = in extractAndQueueAccessUnits() local
DLiveSession.cpp342 sp<AnotherPacketSource> packetSource = mPacketSources.valueFor(stream); in dequeueAccessUnit() local
475 sp<AnotherPacketSource> packetSource = mPacketSources.valueFor(stream); in getStreamFormatMeta() local
1681 sp<AnotherPacketSource> packetSource = mPacketSources.editValueAt(i); in onChangeConfiguration2() local
/frameworks/av/media/libstagefright/mpeg2ts/test/
DMpeg2tsUnitTest.cpp186 sp<AnotherPacketSource> packetSource = mParser->getSource(currentMediaType); in TEST_P() local