Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/intensity_processor/src/
H A Dintensity_processor.cpp41 AudioUtils audioUtil; in GetRMS() local
42 paddingData = audioUtil.PadData(data, hopLength); in GetRMS()