Home
last modified time | relevance | path

Searched defs:nFft (Results 1 - 3 of 3) sorted by relevance

/base/sensors/sensor/vibration_convert/core/algorithm/intensity_processor/src/
H A Dintensity_processor.cpp59 std::vector<double> IntensityProcessor::EnergyEnvelop(const std::vector<double> &data, int32_t nFft, int32_t hopLength) in EnergyEnvelop() argument
/base/sensors/sensor/vibration_convert/core/algorithm/onset/src/
H A Donset.cpp149 int32_t Onset::GetMelBias(int32_t numBins, int32_t nFft, size_t &frmCount, std::vector<double> &melBias) in GetMelBias() argument
177 int32_t Onset::CheckOnset(const std::vector<double> &data, int32_t nFft, int32_t hopLength, OnsetInfo &onsetInfo) in CheckOnset() argument
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dconversion_mfcc.cpp213 int32_t ConversionMfcc::FiltersMel(int32_t nFft, MfccInputPara para, in FiltersMel() argument

Completed in 2 milliseconds