Home
last modified time | relevance | path

Searched refs:writeBenchmarks (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-3.7.0-3.6.0/Testing/PatternGeneration/
DBIQUAD.py18 def writeBenchmarks(config): function
188 writeBenchmarks(configf32)
189 writeBenchmarks(configf16)
190 writeBenchmarks(configq31)
191 writeBenchmarks(configq15)
192 writeBenchmarks(configf64)
DDecimate.py25 def writeBenchmarks(config): function
51 writeBenchmarks(configf32)
52 writeBenchmarks(configf16)
53 writeBenchmarks(configq31)
54 writeBenchmarks(configq15)
DSVM.py214 def writeBenchmarks(config,format): function
292 writeBenchmarks(configf32,Tools.F32)
293 writeBenchmarks(configf16,Tools.F16)