Searched defs:kMinValue (Results 1 – 9 of 9) sorted by relevance
25 static constexpr int kMinValue = tMinValue; member
39 kMinValue = kStrong, enumerator
428 kMinValue = bits::LeftmostBit<uint64_t>() >> 7, enumerator
114 constexpr float kMinValue = -77.f; in TEST() local
345 constexpr int32_t kMinValue = std::numeric_limits<uint8_t>::min(); in Mean() local481 const int32_t kMinValue = std::numeric_limits<T>::min(); in QuantizedReduceProd() local
62 static const E kMinValue = MinEnumValue; variable
49 constexpr static int32_t kMinValue = std::numeric_limits<int8_t>::min(); in MeanImpl() local
57 constexpr int32_t kMinValue = std::numeric_limits<uint8_t>::min(); in MeanImpl() local626 const int32_t kMinValue = std::numeric_limits<T>::min(); in QuantizedReduceProd() local
119 constexpr unsigned int kMinValue = 0; in ConvertFromColor() local