Searched refs:GetPeakEnvelope (Results 1 – 2 of 2) sorted by relevance
160 … int32_t GetPeakEnvelope(const std::vector<double> &data, int32_t samplingRate, int32_t hopLength,
506 int32_t PeakFinder::GetPeakEnvelope(const std::vector<double> &data, int32_t samplingRate, int32_t … in GetPeakEnvelope() function in OHOS::Sensors::PeakFinder724 GetPeakEnvelope(data, SAMPLE_RATE, AMPLITUDE_ENVELOPE_HOP_LENGTH, peakDetection); in ObtainTransientByAmplitude()