Home
last modified time | relevance | path

Searched defs:nbSamples (Results 1 – 25 of 46) sorted by relevance

12

/cmsis-dsp-latest/Testing/FrameworkSource/
DPatternMgr.cpp82 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 …]
DPattern.cpp176 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/
DPattern.h217 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/
DFastMathF16.h18 int nbSamples; variable
DFastMathF32.h18 int nbSamples; variable
DFastMathQ15.h18 int nbSamples; variable
DFastMathQ31.h18 int nbSamples; variable
DControllerF32.h18 int nbSamples; variable
DControllerQ15.h18 int nbSamples; variable
DControllerQ31.h18 int nbSamples; variable
DMicroBenchmarksF16.h17 int nbSamples; variable
DMicroBenchmarksF32.h17 int nbSamples; variable
DMicroBenchmarksQ15.h17 int nbSamples; variable
DMicroBenchmarksQ31.h17 int nbSamples; variable
DMicroBenchmarksQ7.h17 int nbSamples; variable
DSupportQ15.h21 int nbSamples; variable
DSupportQ31.h21 int nbSamples; variable
DSupportQ7.h22 int nbSamples; variable
DBIQUADF64.h22 int nbSamples; variable
DSupportF16.h21 int nbSamples; variable
DBIQUADF16.h25 int nbSamples; variable
/cmsis-dsp-latest/Testing/Include/Tests/
DSoftmax.h21 int nbSamples; variable
DSupportTestsQ15.h30 int nbSamples; variable
DSupportTestsQ31.h30 int nbSamples; variable
DSupportTestsQ7.h30 int nbSamples; variable

12