Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dconversion_fft.cpp251 for (int32_t speIdx = 0; speIdx < nSpectrum_; speIdx++) { in Init() local
293 for (int32_t speIdx = 0; speIdx < nSpectrum_; speIdx++) { in Calculate() local