Home
last modified time | relevance | path

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

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