Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/native/src/
H A Dvibration_convert_core.cpp55 constexpr double RMSE_LOWDELTA_RATIO_MID { 0.05 }; variable
289 soundSizeDelta = rmseRange * RMSE_LOWDELTA_RATIO_MID + rmseMin; in CalcRmsLowerData()