Searched refs:bitsInByte (Results 1 – 1 of 1) sorted by relevance
52 const unsigned bitsInByte = 8; in defaultScalingKind() local53 return kind * bitsInByte; in defaultScalingKind()