Searched refs:devType (Results 1 – 3 of 3) sorted by relevance
76 static AudioPortExt createDeviceExt(AudioDeviceType devType, int32_t flags, in createDeviceExt() argument79 deviceExt.device.type.type = devType; in createDeviceExt()80 if (devType == AudioDeviceType::IN_MICROPHONE && connection.empty()) { in createDeviceExt()82 } else if (devType == AudioDeviceType::IN_MICROPHONE_BACK && connection.empty()) { in createDeviceExt()
121 AudioPortExt createDeviceExt(AudioDeviceType devType, int32_t flags, in createDeviceExt() argument124 deviceExt.device.type.type = devType; in createDeviceExt()125 if (devType == AudioDeviceType::IN_MICROPHONE && connection.empty()) { in createDeviceExt()127 } else if (devType == AudioDeviceType::IN_MICROPHONE_BACK && connection.empty()) { in createDeviceExt()
964 Atom devType B32;