Home
last modified time | relevance | path

Searched defs:kMinValue (Results 1 – 9 of 9) sorted by relevance

/external/gemmlowp/public/
Dbit_depth.h25 static constexpr int kMinValue = tMinValue; member
/external/openscreen/cast/common/channel/
Dvirtual_connection.h39 kMinValue = kStrong, enumerator
/external/cronet/base/threading/
Dhang_watcher.h428 kMinValue = bits::LeftmostBit<uint64_t>() >> 7, enumerator
/external/webrtc/modules/audio_processing/aec3/
Decho_remover_metrics_unittest.cc114 constexpr float kMinValue = -77.f; in TEST() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreduce.h345 constexpr int32_t kMinValue = std::numeric_limits<uint8_t>::min(); in Mean() local
481 const int32_t kMinValue = std::numeric_limits<T>::min(); in QuantizedReduceProd() local
/external/cronet/base/containers/
Denum_set.h62 static const E kMinValue = MinEnumValue; variable
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Dmean.h49 constexpr static int32_t kMinValue = std::numeric_limits<int8_t>::min(); in MeanImpl() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dreduce.h57 constexpr int32_t kMinValue = std::numeric_limits<uint8_t>::min(); in MeanImpl() local
626 const int32_t kMinValue = std::numeric_limits<T>::min(); in QuantizedReduceProd() local
/external/angle/src/libANGLE/
Dqueryutils.cpp119 constexpr unsigned int kMinValue = 0; in ConvertFromColor() local