Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Source/Benchmarks/
DComplexMathsBenchmarksF16.cpp46 input3.reload(ComplexMathsBenchmarksF16::INPUT3_F16_ID,mgr,this->nb); in setUp()
73 this->inp3=input3.ptr(); in setUp()
DComplexMathsBenchmarksF32.cpp46 input3.reload(ComplexMathsBenchmarksF32::INPUT3_F32_ID,mgr,this->nb); in setUp()
73 this->inp3=input3.ptr(); in setUp()
DComplexMathsBenchmarksQ15.cpp47 input3.reload(ComplexMathsBenchmarksQ15::INPUT3_Q15_ID,mgr,this->nb); in setUp()
73 this->inp3=input3.ptr(); in setUp()
DComplexMathsBenchmarksQ31.cpp47 input3.reload(ComplexMathsBenchmarksQ31::INPUT3_Q31_ID,mgr,this->nb); in setUp()
73 this->inp3=input3.ptr(); in setUp()
/cmsis-dsp-latest/Testing/Include/Benchmarks/
DComplexMathsBenchmarksF16.h17 Client::Pattern<float16_t> input3; variable
DComplexMathsBenchmarksF32.h17 Client::Pattern<float32_t> input3; variable
DComplexMathsBenchmarksQ15.h17 Client::Pattern<q15_t> input3; variable
DComplexMathsBenchmarksQ31.h17 Client::Pattern<q31_t> input3; variable