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

/frameworks/wilhelm/src/itf/
H A DIOutputMix.c63 static SLresult IOutputMix_ReRoute(SLOutputMixItf self, SLint32 numOutputDevices, argument
68 if ((1 != numOutputDevices) || (NULL == pOutputDeviceIDs)) {

Completed in 69 milliseconds