Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPort.cpp484 const uint32_t equivalentBits = in checkCompatibleChannelMask() local
487 audio_channel_mask_get_bits(channelMask) & equivalentBits); in checkCompatibleChannelMask()
489 const uint32_t equivalentBits = in checkCompatibleChannelMask() local
492 equivalentBits & audio_channel_mask_get_bits(supported)); in checkCompatibleChannelMask()