Searched refs:maxUint24 (Results 1 – 1 of 1) sorted by relevance
256 const deUint32 maxUint24 = 0xFFFFFFu; in convertSatRteUint24() local257 return de::min(rounded, maxUint24); in convertSatRteUint24()