Searched refs:nbBits (Results 1 – 1 of 1) sorted by relevance
174 static uint8_t CountChannels( uint16_t mask, uint8_t nbBits ) in CountChannels() argument178 for( uint8_t j = 0; j < nbBits; j++ ) in CountChannels()