Lines Matching full:popcount
1573 mBufferSize = hw->getBufferSize(lRate, AudioSystem::popCount(lChannels));1618 config.channel_count = AudioSystem::popCount(channels());1807 mBufferSize = hw->getBufferSize(*pRate, AudioSystem::popCount(*pChannels));1858 config.channel_count = AudioSystem::popCount(mChannels);