Searched refs:getChannelIndexMaskFromChannelCount (Results 1 – 2 of 2) sorted by relevance
64 ::aidl::android::media::audio::common::AudioChannelLayout getChannelIndexMaskFromChannelCount(
181 AudioChannelLayout getChannelIndexMaskFromChannelCount(unsigned int channelCount) { in getChannelIndexMaskFromChannelCount() function215 auto indexMask = alsa::getChannelIndexMaskFromChannelCount(profile->channel_counts[i]); in getChannelMasksFromProfile()