Searched refs:ExtractValues (Results 1 – 2 of 2) sorted by relevance
139 …std::vector<double> ExtractValues(const std::vector<double> &envelope, const std::vector<int32_t> …
51 std::vector<double> PeakFinder::ExtractValues(const std::vector<double> &envelope, const std::vecto… in ExtractValues() function in OHOS::Sensors::PeakFinder534 std::vector<double> extractValues = ExtractValues(peakEnvelope, peakAllIdx); in GetPeakEnvelope()