Searched refs:lowestBitDevice (Results 1 – 1 of 1) sorted by relevance
347 const auto lowestBitDevice = legacyDevices & -legacyDevices; in handleSetDevice() local350 static_cast<audio_devices_t>(lowestBitDevice | inputBit))); in handleSetDevice()352 legacyDevices -= lowestBitDevice; in handleSetDevice()