Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/native/src/
H A Dvibration_convert_core.cpp85 if (DetectRmsIntensity(data, rmsILowerDelta, intensityData) != Sensors::SUCCESS) { in GetAudioData()
805 int32_t VibrationConvertCore::DetectRmsIntensity(const std::vector<double> &data, double rmsILowerD… in DetectRmsIntensity() function in OHOS::Sensors::VibrationConvertCore