Searched refs:GetVoiceFlag (Results 1 – 2 of 2) sorted by relevance
140 std::vector<bool> GetVoiceFlag(const std::vector<double> &data,
66 std::vector<bool> PeakFinder::GetVoiceFlag(const std::vector<double> &data, const std::vector<int32… in GetVoiceFlag() function in OHOS::Sensors::PeakFinder737 voiceSegmentFlag_ = GetVoiceFlag(data, peakDetection.ampPeakIdxs, ampLowerDalta); in ObtainTransientByAmplitude()