Searched refs:maxUint10 (Results 1 – 1 of 1) sorted by relevance
264 const deUint16 maxUint10 = 0x3FFu; in convertSatRteUint10() local265 return de::min(rounded, maxUint10); in convertSatRteUint10()