Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp803 sp<AnotherPacketSource> packetSource = mPacketSources.valueAt(i); in onStop() local
876 sp<AnotherPacketSource> packetSource = in onMonitorQueue() local
1441 sp<AnotherPacketSource> packetSource = mPacketSources.valueAt(i); in onDownloadNext() local
1816 sp<AnotherPacketSource> packetSource = mPacketSources.valueAt(i); in extractAndQueueAccessUnitsFromTs() local
1941 sp<AnotherPacketSource> packetSource = mPacketSources.valueAt(i); in extractAndQueueAccessUnitsFromTs() local
1990 const sp<AnotherPacketSource> packetSource = in extractAndQueueAccessUnits() local
2075 sp<AnotherPacketSource> packetSource = in extractAndQueueAccessUnits() local
H A 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
/aosp12/frameworks/av/media/libstagefright/mpeg2ts/test/
H A DMpeg2tsUnitTest.cpp186 sp<AnotherPacketSource> packetSource = mParser->getSource(currentMediaType); in TEST_P() local