Home
last modified time | relevance | path

Searched refs:lowestBitDevice (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DEffectConversionHelperAidl.cpp347 const auto lowestBitDevice = legacyDevices & -legacyDevices; in handleSetDevice() local
350 static_cast<audio_devices_t>(lowestBitDevice | inputBit))); in handleSetDevice()
352 legacyDevices -= lowestBitDevice; in handleSetDevice()