Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp1218 sp<AnotherPacketSource> sources[kNumSources], uint32_t streamMask, bool newUri) { in getMetadataSource()
1235 const AString &uri, uint32_t streamMask, int64_t timeUs, bool newUri) { in resumeFetcher()
1562 uint32_t streamMask = 0; // streams that should be fetched by the new fetcher in changeConfiguration() local
1713 uint32_t streamMask, resumeMask; in onChangeConfiguration2() local
1780 uint32_t streamMask, resumeMask; in onChangeConfiguration3() local
H A DPlaylistFetcher.cpp1877 uint32_t streamMask = 0; in extractAndQueueAccessUnitsFromTs() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3Channel.cpp421 uint32_t QCamera3Channel::getStreamID(uint32_t streamMask) in getStreamID()