Searched refs:AUDIO_DEVICE_IN_STUB (Results 1 – 5 of 5) sorted by relevance
58 #define AUDIO_DEVICE_IN_STUB AUDIO_DEVICE_IN_DEFAULT macro
665 if (availableDeviceTypes & AUDIO_DEVICE_IN_STUB) { in getDeviceForInputSource()666 device = AUDIO_DEVICE_IN_STUB; in getDeviceForInputSource()
139 patch->mPatch.sources[srcIndex].ext.device.type == AUDIO_DEVICE_IN_STUB) { in listAudioPatches()
78 MAKE_STRING_FROM_ENUM(AUDIO_DEVICE_IN_STUB),
2360 if (mAvailableInputDevices[i]->type() == AUDIO_DEVICE_IN_STUB) { in listAudioPorts()