Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/peak_finder/src/
H A Dpeak_finder.cpp402 int32_t endindex = mountainPosition.peakPos[startPos]; in DetectValley() local
412 int32_t endindex = mountainPosition.peakPos[i + 1]; in DetectValley() local