Home
last modified time | relevance | path

Searched refs:mIntercept_q15 (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/PythonWrapper/examples/kws_example/kws/
DAppNodes.h309 mIntercept_q15(intercept_q15), in KWS()
326 arm_shift_q15(&(this->mIntercept_q15),this->mIntercept_shift-this->mCoef_shift,&scaled,1); in run()
348 const q15_t mIntercept_q15; variable