Top Level
Components
Guides
Documenting
Defined in carb/audio/AudioUtils.h
counts the number of set bits in a bit flag set.
value_ – [in] the value to count set bits in.
the number of set bits in the given value.