Searched refs:getChannelCountFromChannelMask (Results 1 – 2 of 2) sorted by relevance
68 unsigned int getChannelCountFromChannelMask(
272 unsigned int getChannelCountFromChannelMask(const AudioChannelLayout& channelMask, bool isInput) { in getChannelCountFromChannelMask() function339 config.channels = alsa::getChannelCountFromChannelMask(context.getChannelLayout(), isInput); in getPcmConfig()