Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Scripts/
Dmfccdata.py34 def to_q31(v): function
64 self._cvt = to_q31
DgenMVETwiddleCoefs.py85 val = "%s," % Tools.to_q31(d)
/cmsis-dsp-latest/Testing/PatternGeneration/
DTools.py123 def to_q31(v): function
781 f.write("%s\n" % to_q31(v))