Home
last modified time | relevance | path

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

/cmsis-dsp-3.7.0-3.6.0/PythonWrapper/examples/kws_example/kws/
DAppNodes.h149 int stateLength = numTaps + blockSize - 1; in FIR() local
161 int stateLength = NUMTAPS + blockSize - 1; in run() local