Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/samples/SpeechRecognition/src/
H A DWav2LetterMFCC.cpp47 void Wav2LetterMFCC::ConvertToLogarithmicScale(std::vector<float>& melEnergies) in ConvertToLogarithmicScale() function in Wav2LetterMFCC
/aosp_15_r20/external/armnn/samples/common/src/Audio/
H A DMFCC.cpp152 void MFCC::ConvertToLogarithmicScale(std::vector<float>& melEnergies) in ConvertToLogarithmicScale() function in MFCC