Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_setting_override.h16 kMinValue = 0, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A 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
/aosp_15_r20/external/gemmlowp/public/
H A Dbit_depth.h25 static constexpr int kMinValue = tMinValue; member
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/fuzzer/
H A Dpacket_source_fuzzer.cpp24 static constexpr int32_t kMinValue = 0; variable
/aosp_15_r20/external/openscreen/cast/common/channel/
H A Dvirtual_connection.h39 kMinValue = kStrong, enumerator
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics_unittest.cc114 constexpr float kMinValue = -77.f; in TEST() local
/aosp_15_r20/external/cronet/base/threading/
H A Dhang_watcher.h432 kMinValue = bits::LeftmostBit<uint64_t>() >> 7, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A 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
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/operators/
H A Dcounter_mipmap_operator.cc59 kMinValue, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
H A Dmean.h49 constexpr static int32_t kMinValue = std::numeric_limits<int8_t>::min(); in MeanImpl() local
/aosp_15_r20/external/cronet/base/containers/
H A Denum_set.h65 static const E kMinValue = MinEnumValue; variable
/aosp_15_r20/system/core/fs_mgr/liblp/fuzzer/
H A Dliblp_builder_fuzzer.cpp35 static constexpr uint64_t kMinValue = 0; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A Dqueryutils.cpp119 constexpr unsigned int kMinValue = 0; in ConvertFromColor() local