Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioCommonTypes.h30 using StreamTypeVector = std::vector<audio_stream_type_t>; variable
/aosp12/frameworks/av/services/audiopolicy/common/include/
H A Dpolicy.h26 using StreamTypeVector = std::vector<audio_stream_type_t>; variable
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioOutputDescriptor.cpp160 const StreamTypeVector &/*streams*/, in setVolume()