Searched refs:refQ7 (Results 1 – 9 of 9) sorted by relevance
/cmsis-dsp-3.7.0-3.6.0/Testing/Source/Tests/ |
D | SupportTestsF64.cpp | 114 ASSERT_NEAR_EQ(refQ7,outputQ7,ABS_Q7_ERROR); in test_f64_to_q7() 720 refQ7.reload(SupportTestsF64::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp() 728 refQ7.reload(SupportTestsF64::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp() 736 refQ7.reload(SupportTestsF64::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
|
D | SupportTestsQ31.cpp | 95 ASSERT_NEAR_EQ(refQ7,outputQ7,ABS_Q7_ERROR); in test_q31_q7() 204 refQ7.reload(SupportTestsQ31::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp() 212 refQ7.reload(SupportTestsQ31::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp() 220 refQ7.reload(SupportTestsQ31::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
|
D | SupportTestsQ15.cpp | 101 ASSERT_NEAR_EQ(refQ7,outputQ7,ABS_Q7_ERROR); in test_q15_q7() 274 refQ7.reload(SupportTestsQ15::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp() 282 refQ7.reload(SupportTestsQ15::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp() 290 refQ7.reload(SupportTestsQ15::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
|
D | SupportTestsF32.cpp | 113 ASSERT_NEAR_EQ(refQ7,outputQ7,ABS_Q7_ERROR); in test_float_to_q7() 568 refQ7.reload(SupportTestsF32::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp() 576 refQ7.reload(SupportTestsF32::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp() 584 refQ7.reload(SupportTestsF32::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
|
/cmsis-dsp-3.7.0-3.6.0/Testing/Include/Tests/ |
D | SupportTestsQ15.h | 28 Client::RefPattern<q7_t> refQ7; variable
|
D | SupportTestsQ31.h | 28 Client::RefPattern<q7_t> refQ7; variable
|
D | SupportTestsQ7.h | 28 Client::RefPattern<q7_t> refQ7; variable
|
D | SupportTestsF32.h | 30 Client::RefPattern<q7_t> refQ7; variable
|
D | SupportTestsF64.h | 30 Client::RefPattern<q7_t> refQ7; variable
|