Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/peak_finder/include/
H A Dpeak_finder.h66 struct EnvelopeSegmentInfo { struct
180 const std::vector<int32_t> &lastPos, EnvelopeSegmentInfo &envelopeList);
/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/peak_finder/src/
H A Dpeak_finder.cpp605 const std::vector<int32_t> &lastPos, EnvelopeSegmentInfo &envelopeList) in SplitLongShortEnvelope()
684 EnvelopeSegmentInfo envelopeList; in GetIsolatedEnvelope()