Searched defs:popCount (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
H A DALSAStreamOps.cpp84 static inline uint32_t popCount(uint32_t u) function in namespace:android_audio_legacy
101 if (mHandle->channels != popCount(*channels))
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h319 static uint32_t popCount(uint32_t u) { function in class:android_audio_legacy::AudioSystem

Completed in 52 milliseconds