Home
last modified time | relevance | path

Searched defs:numOutputDevices (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/wilhelm/src/itf/
H A DIOutputMix.cpp63 static SLresult IOutputMix_ReRoute(SLOutputMixItf self, SLint32 numOutputDevices, in IOutputMix_ReRoute()
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DEnumDevicesTest.java67 int numOutputDevices = 0; in test_getDevices() local