Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/intensity_processor/src/
H A Dintensity_processor.cpp31 …le> IntensityProcessor::GetRMS(const std::vector<double> &data, int32_t hopLength, bool centerFlag) in GetRMS() argument
40 if (centerFlag) { in GetRMS()
/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/intensity_processor/include/
H A Dintensity_processor.h42 std::vector<double> GetRMS(const std::vector<double> &data, int32_t hopLength, bool centerFlag);