Home
last modified time | relevance | path

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

/cmsis-dsp-latest/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
56 writeBenchmarks(configf32)
57 writeBenchmarks(configf16)
58 writeBenchmarks(configq31)
59 writeBenchmarks(configq15)
DSVM.py214 def writeBenchmarks(config,format): function
292 writeBenchmarks(configf32,Tools.F32)
293 writeBenchmarks(configf16,Tools.F16)