Home
last modified time | relevance | path

Searched defs:newDrwIdx (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/sensors/sensor/vibration_convert/core/native/src/
H A Dvibration_convert_core.cpp213 std::vector<int32_t> newDrwIdx = MapOnsetHop(onsetInfo.idx, onsetHopLength); in PreprocessParameter() local
280 const std::vector<int32_t> &newDrwIdx) in CalcRmsLowerData()