Searched defs:params (Results 1 – 25 of 131) sorted by relevance
123456
/cmsis-dsp-latest/Testing/Source/Benchmarks/ |
D | BIQUADF64.cpp | 14 …void BIQUADF64::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMg… in setUp()
|
D | BinaryQ7.cpp | 22 …void BinaryQ7::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr… in setUp()
|
D | SupportBarF16.cpp | 15 …void SupportBarF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::Patte… in setUp()
|
D | SupportBarF32.cpp | 15 …void SupportBarF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::Patte… in setUp()
|
D | BinaryF16.cpp | 17 …void BinaryF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMg… in setUp()
|
D | BinaryF32.cpp | 17 …void BinaryF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMg… in setUp()
|
D | ControllerQ15.cpp | 13 …void ControllerQ15::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::Patte… in setUp()
|
D | DECIMQ15.cpp | 18 …void DECIMQ15::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr… in setUp()
|
D | DECIMQ31.cpp | 18 …void DECIMQ31::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr… in setUp()
|
D | FIRF16.cpp | 16 …void FIRF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr *… in setUp()
|
D | FIRQ7.cpp | 16 …void FIRQ7::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr *m… in setUp()
|
D | FastMathF16.cpp | 31 …void FastMathF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::Pattern… in setUp()
|
D | FullyConnectedBench.cpp | 31 …void FullyConnectedBench::setUp(Testing::testID_t,std::vector<Testing::param_t>& params,Client::Pa… in setUp()
|
D | UnaryQ7.cpp | 32 …void UnaryQ7::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr … in setUp()
|
D | BIQUADF16.cpp | 23 …void BIQUADF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMg… in setUp()
|
D | BIQUADF32.cpp | 23 …void BIQUADF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMg… in setUp()
|
D | BinaryQ15.cpp | 21 …void BinaryQ15::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMg… in setUp()
|
D | DECIMF32.cpp | 18 …void DECIMF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr… in setUp()
|
D | BinaryQ31.cpp | 26 …void BinaryQ31::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMg… in setUp()
|
D | FIRF32.cpp | 25 …void FIRF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr *… in setUp()
|
D | FIRQ15.cpp | 24 …void FIRQ15::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr *… in setUp()
|
D | FIRQ31.cpp | 25 …void FIRQ31::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr *… in setUp()
|
D | MISCF16.cpp | 20 …void MISCF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternMgr … in setUp()
|
D | SupportQ15.cpp | 26 …void SupportQ15::setUp(Testing::testID_t id,std::vector<Testing::param_t>& params,Client::PatternM… in setUp()
|
/cmsis-dsp-latest/Examples/ARM/arm_svm_example/ |
D | arm_svm_example_f32.c | 65 arm_svm_polynomial_instance_f32 params; variable
|
123456