MCPcopy Create free account
hub / github.com/ARM-software/armnn / Init

Method Init

samples/common/src/Audio/MFCC.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void MFCC::Init()
74{
75 this->InitMelFilterBank();
76}
77
78float MFCC::MelScale(const float freq, const bool useHTKMethod)
79{

Callers 4

MFCCTest.cppFile · 0.45
GetFrameSourceAndSinkFunction · 0.45

Calls 1

InitMelFilterBankMethod · 0.95

Tested by

no test coverage detected