Home | History | Annotate | Download | only in libaudio

Lines Matching full:popcount

1021         uint32_t wrChannelCount = popcount(mOutput->channels());
1482 mBufferSize = getBufferSize(*pRate, AudioSystem::popCount(*pChannels));
1485 mChannelCount = AudioSystem::popCount(mChannels);