Home
last modified time | relevance | path

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

/cmsis-dsp-3.5.0/Scripts/
Dmfccdata.py42 def to_q15(v): function
66 self._cvt = to_q15
DgenMVETwiddleCoefs.py99 val = "%s," % Tools.to_q15(d)
/cmsis-dsp-3.5.0/Testing/PatternGeneration/
DTools.py131 def to_q15(v): function
807 f.write("%s\n" % to_q15(v))