Searched defs:kLowest (Results 1 – 2 of 2) sorted by relevance
73 kLowest, // The scalar corresponding to numeric_limits<T>::lowest. enumerator
480 static constexpr uint32_t kLowest = static_cast<uint32_t>(-32768 * 65536 + 65535); in ConvertFloatToFixed() local