Home
last modified time | relevance | path

Searched refs:PEAK_LOWDELTA_RATIO_HIGH (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/peak_finder/src/
H A Dpeak_finder.cpp37 constexpr double PEAK_LOWDELTA_RATIO_HIGH { 0.3 }; variable
496 minPeak *= PEAK_LOWDELTA_RATIO_HIGH; in GetLowestPeakValue()