Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/native/src/
H A Dvibration_convert_core.cpp389 int32_t atLeastCnt = 2 * ENERGY_HOP_LEN; in IsIncludeContinuoustEvent() local
404 if ((k - j) > atLeastCnt) { in IsIncludeContinuoustEvent()