Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Dspectral_features_internal.cc131 float log_max = kLogOneByHundred; in ComputeSmoothedLogMagnitudeSpectrum() local
/external/libchrome/base/metrics/
Dhistogram.cc333 double log_max = log(static_cast<double>(maximum)); in InitializeBucketRanges() local
/external/iproute2/lib/
Dbpf.c1154 const size_t log_max = UINT_MAX >> 8; in bpf_log_realloc() local