Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Source/Benchmarks/
DSVMF16.cpp87 nbi = dimsp[2*this->nbPoly]; in setUp()
88 nbp = dimsp[2*this->nbPoly + 1]; in setUp()
249 nbPoly++; in tearDown()
DSVMF32.cpp87 nbi = dimsp[2*this->nbPoly]; in setUp()
88 nbp = dimsp[2*this->nbPoly + 1]; in setUp()
248 nbPoly++; in tearDown()
/cmsis-dsp-latest/Testing/Include/Benchmarks/
DSVMF16.h35 int nbLinear=0,nbPoly=0,nbRBF=0,nbSigmoid=0; variable
DSVMF32.h35 int nbLinear=0,nbPoly=0,nbRBF=0,nbSigmoid=0; variable