Searched refs:GetWaveDevices (Results 1 – 1 of 1) sorted by relevance
138 static bool GetWaveDevices(bool input, std::vector<Device>* devs);363 return GetWaveDevices(input, devs); in GetAudioDevicesByPlatform()519 bool GetWaveDevices(bool input, std::vector<Device>* devs) { in GetWaveDevices() function