/cmsis-dsp-latest/Testing/FrameworkSource/ |
D | PatternMgr.cpp | 82 float32_t *PatternMgr::load_f32(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nb… in load_f32() 101 float16_t *PatternMgr::load_f16(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nb… in load_f16() 120 q63_t *PatternMgr::load_q63(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nbSamp… in load_q63() 138 q31_t *PatternMgr::load_q31(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nbSamp… in load_q31() 155 q15_t *PatternMgr::load_q15(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nbSamp… in load_q15() 172 q7_t *PatternMgr::load_q7(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nbSample… in load_q7() 189 uint64_t *PatternMgr::load_u64(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nbS… in load_u64() 206 uint32_t *PatternMgr::load_u32(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nbS… in load_u32() 223 uint16_t *PatternMgr::load_u16(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nbS… in load_u16() 240 uint8_t *PatternMgr::load_u8(Testing::PatternID_t id,Testing::nbSamples_t& nbSamples,Testing::nbSam… in load_u8() [all …]
|
D | Pattern.cpp | 176 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,float64_t* data,PatternMgr *… in dumpPattern() 181 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,float32_t* data,PatternMgr *… in dumpPattern() 187 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,float16_t* data,PatternMgr *… in dumpPattern() 193 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,q63_t* data,PatternMgr *mgr) in dumpPattern() 198 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,q31_t* data,PatternMgr *mgr) in dumpPattern() 203 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,q15_t* data,PatternMgr *mgr) in dumpPattern() 208 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,q7_t* data,PatternMgr *mgr) in dumpPattern() 213 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,uint64_t* data,PatternMgr *m… in dumpPattern() 218 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,uint32_t* data,PatternMgr *m… in dumpPattern() 223 void dumpPattern(Testing::outputID_t id,Testing::nbSamples_t nbSamples,uint16_t* data,PatternMgr *m… in dumpPattern() [all …]
|
/cmsis-dsp-latest/Testing/FrameworkInclude/ |
D | Pattern.h | 217 Testing::nbSamples_t nbSamples() in nbSamples() function 265 Testing::nbSamples_t nbSamples; variable 294 Testing::nbSamples_t nbSamples; variable 331 void create(Testing::nbSamples_t nbSamples,Testing::outputID_t id,PatternMgr *mgr) in create()
|
/cmsis-dsp-latest/Testing/Include/Benchmarks/ |
D | FastMathF16.h | 18 int nbSamples; variable
|
D | FastMathF32.h | 18 int nbSamples; variable
|
D | FastMathQ15.h | 18 int nbSamples; variable
|
D | FastMathQ31.h | 18 int nbSamples; variable
|
D | ControllerF32.h | 18 int nbSamples; variable
|
D | ControllerQ15.h | 18 int nbSamples; variable
|
D | ControllerQ31.h | 18 int nbSamples; variable
|
D | MicroBenchmarksF16.h | 17 int nbSamples; variable
|
D | MicroBenchmarksF32.h | 17 int nbSamples; variable
|
D | MicroBenchmarksQ15.h | 17 int nbSamples; variable
|
D | MicroBenchmarksQ31.h | 17 int nbSamples; variable
|
D | MicroBenchmarksQ7.h | 17 int nbSamples; variable
|
D | SupportQ15.h | 21 int nbSamples; variable
|
D | SupportQ31.h | 21 int nbSamples; variable
|
D | SupportQ7.h | 22 int nbSamples; variable
|
D | BIQUADF64.h | 22 int nbSamples; variable
|
D | SupportF16.h | 21 int nbSamples; variable
|
D | BIQUADF16.h | 25 int nbSamples; variable
|
/cmsis-dsp-latest/Testing/Include/Tests/ |
D | Softmax.h | 21 int nbSamples; variable
|
D | SupportTestsQ15.h | 30 int nbSamples; variable
|
D | SupportTestsQ31.h | 30 int nbSamples; variable
|
D | SupportTestsQ7.h | 30 int nbSamples; variable
|