Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/peak_finder/src/
H A Dpeak_finder.cpp45 constexpr int32_t HUNDRED_POINT_DESCENT_HEIGHT { 100 }; variable
587 dropHeight *= HUNDRED_POINT_DESCENT_HEIGHT ; in EstimateDownwardTrend()