Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DModuleConfig.cpp323 const auto mixPorts = getMixPorts(isInput, false /*connectedOnly*/); in getNonRoutableSrcSinkPair() local
484 const auto mixPorts = getMixPorts(isInput, connectedOnly); in findMixPorts() local
DVtsHalAudioCoreModuleTargetTest.cpp2674 const auto mixPorts = moduleConfig->getMixPorts(mIsInput, connectedOnly); in SetUpPortConfigAnyMixPort() local
2872 const auto mixPorts = moduleConfig->getRoutableMixPortsForDevicePort( in SetUpPortConfigForDevicePort() local
3586 const auto mixPorts = in TEST_P() local
/hardware/interfaces/audio/aidl/default/
DXsdcConversion.cpp401 std::vector<AudioPort> mixPorts = VALUE_OR_FATAL( in convertModuleConfigToAidl() local