Searched defs:nFft (Results 1 - 3 of 3) sorted by relevance
| /base/sensors/sensor/vibration_convert/core/algorithm/intensity_processor/src/ |
| H A D | intensity_processor.cpp | 59 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 D | onset.cpp | 149 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 D | conversion_mfcc.cpp | 213 int32_t ConversionMfcc::FiltersMel(int32_t nFft, MfccInputPara para, in FiltersMel() argument
|
Completed in 2 milliseconds