Searched refs:CountBitsInByte (Results 1 – 1 of 1) sorted by relevance
37 static rt_uint8_t CountBitsInByte(rt_uint8_t byte) in CountBitsInByte() function70 if ((CountBitsInByte(data[i]) & 1) == 1) in Compute256()
Completed in 7 milliseconds