Home
last modified time | relevance | path

Searched defs:log_max (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/google/pixel/health/
DBatteryMetricsLogger.cpp112 std::string log_max = "max-" + std::to_string(metric) + " "; in uploadMetrics() local
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dspectral_features_internal.cc132 float log_max = kLogOneByHundred; in ComputeSmoothedLogMagnitudeSpectrum() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dext2fsP.h133 int log_max; member
/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram.cc318 double log_max = log(static_cast<double>(maximum)); in InitializeBucketRanges() local
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram.cc333 double log_max = log(static_cast<double>(maximum)); in InitializeBucketRanges() local
/aosp_15_r20/external/iproute2/lib/
H A Dbpf.c1154 const size_t log_max = UINT_MAX >> 8; in bpf_log_realloc() local