Searched refs:uint8_value (Results 1 – 1 of 1) sorted by relevance
123 uint8_t uint8_value = static_cast<uint8_t>(value); in ClampUint8() local124 return uint8_value; in ClampUint8()