Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
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
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/rtsp/fuzzer/
Dpacket_source_fuzzer.cpp160 sp<APacketSource> packetSource = sp<APacketSource>::make( in process() local
/frameworks/av/media/module/mpeg2ts/test/
DMpeg2tsUnitTest.cpp185 sp<AnotherPacketSource> packetSource = mParser->getSource(currentMediaType); in TEST_P() local