Searched refs:GetLowestPeakValue (Results 1 – 2 of 2) sorted by relevance
159 … double GetLowestPeakValue(const std::vector<double> &envelope, const std::vector<int32_t> &peaks);
483 double PeakFinder::GetLowestPeakValue(const std::vector<double> &envelope, const std::vector<int32_… in GetLowestPeakValue() function in OHOS::Sensors::PeakFinder727 …double ampLowerDalta = GetLowestPeakValue(peakDetection.ampPeakEnvelope, peakDetection.ampPeakAllI… in ObtainTransientByAmplitude()