Home
last modified time | relevance | path

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

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