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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioProfile.cpp145 const uint32_t equivalentBits = local
148 audio_channel_mask_get_bits(channelMask) & equivalentBits);
150 const uint32_t equivalentBits = local
153 equivalentBits & audio_channel_mask_get_bits(supported));

Completed in 53 milliseconds