Home
last modified time | relevance | path

Searched defs:self (Results 1 – 19 of 19) sorted by relevance

/cmsis-dsp-3.5.0/Testing/TestScripts/doc/
DStructure.py4 def __init__(self,name,subsections=None): argument
13 def parent(self): argument
17 def sections(self): argument
20 def addSection(self,section): argument
24 def hasChildren(self): argument
28 def name(self): argument
34 def __init__(self,runidHeader): argument
39 def runidHeader(self): argument
43 def date(self): argument
47 def sections(self): argument
[all …]
DFormat.py41 def __init__(self,output): argument
45 def visitBarChart(self,data): argument
48 def visitHistory(self,data): argument
51 def visitText(self,text): argument
55 def writeColumns(self,cols): argument
66 def writeRow(self,row): argument
73 def visitTable(self,table): argument
78 def visitSection(self,section): argument
83 def leaveSection(self,section): argument
86 def visitDocument(self,document): argument
[all …]
/cmsis-dsp-3.5.0/Testing/TestScripts/
DParser.py29 def __init__(self,ident): argument
44 def __str__(self): argument
60 def setData(self,data): argument
99 def data(self): argument
102 def writeData(self,d): argument
105 def setPath(self,p): argument
109 def path(self): argument
113 def children(self): argument
116 def _fullPath(self): argument
122 def fullPath(self): argument
[all …]
DCodeGen.py45 def __init__(self,patternDir,paramDir,fpga): argument
64 def _genGroup(self,root,fi): argument
125 def _genSuite(self,root,thedir,sourceFile): argument
207 def _genCode(self,root,dir,sourceFile,headerFile): argument
238 def getSuites(self,root,listOfSuites): argument
269 def _genText(self,root,textFile): argument
431 def _write64(self,v,f): argument
464 def _write32(self,v,f): argument
490 def _write16(self,v,f): argument
510 def _write8(self,v,f): argument
[all …]
DNewParser.py12 def __init__(self): argument
18 def __str__(self): argument
160 def __init__(self): argument
163 def parse(self, filePath): argument
/cmsis-dsp-3.5.0/Testing/PatternGeneration/
DTools.py175 def __init__(self,patternDir,paramDir,ext): argument
184 def setOverwrite(self,v): argument
187 def canOverwrite(self,path): argument
190 def inputP(self,i,name=None): argument
205 def inputS64P(self,i,name=None): argument
221 def inputS32P(self,i,name=None): argument
236 def inputS16P(self,i,name=None): argument
251 def inputS8P(self,i,name=None): argument
266 def inputF64P(self,i,name=None): argument
282 def inputF32P(self,i,name=None): argument
[all …]
DMFCC.py91 def __init__(self,freq_min,freq_high,numOfMelFilters,numOfDctOutputs,FFTSize,sample_rate): argument
107 def mfcc(self,audio): argument
/cmsis-dsp-3.5.0/PythonWrapper/examples/kws_example/
Dappnodes.py36 def __init__(self,inputSize,fifoin): argument
40 def run(self): argument
54 def __init__(self,outputSize,fifoout,buffer): argument
59 def run(self): argument
93 def __init__(self,inputSize,outSize,fifoin,fifoout): argument
100 def run(self): argument
115 def __init__(self,inputSize,outSize,fifoin,fifoout,window): argument
120 def run(self): argument
132 …def __init__(self,inputSize,outSize,fifoin,fifoout,coef_q15,coef_shift,intercept_q15,intercept_shi… argument
140 def run(self): argument
/cmsis-dsp-3.5.0/Testing/
DprocessResult.py81 def start(self): argument
84 def printGroup(self,elem,theId): argument
96 def printTest(self,elem, theId, theError,errorDetail,theLine,passed,cycles,params): argument
116 def pop(self): argument
119 def end(self): argument
124 def __init__(self,append=False): argument
129 def start(self): argument
133 def printGroup(self,elem,theId): argument
161 def printTest(self,elem, theId, theError,errorDetail,theLine,passed,cycles,params): argument
193 def pop(self): argument
[all …]
/cmsis-dsp-3.5.0/PythonWrapper/cmsisdsp_pkg/src/
Dcmsisdsp_interpolation.c45 arm_linear_interp_instance_f32_dealloc(dsp_arm_linear_interp_instance_f32Object* self) in arm_linear_interp_instance_f32_dealloc()
68 dsp_arm_linear_interp_instance_f32Object *self; in arm_linear_interp_instance_f32_new() local
87 arm_linear_interp_instance_f32_init(dsp_arm_linear_interp_instance_f32Object *self, PyObject *args,… in arm_linear_interp_instance_f32_init()
133 arm_bilinear_interp_instance_f32_dealloc(dsp_arm_bilinear_interp_instance_f32Object* self) in arm_bilinear_interp_instance_f32_dealloc()
156 dsp_arm_bilinear_interp_instance_f32Object *self; in arm_bilinear_interp_instance_f32_new() local
175 arm_bilinear_interp_instance_f32_init(dsp_arm_bilinear_interp_instance_f32Object *self, PyObject *a… in arm_bilinear_interp_instance_f32_init()
218 arm_bilinear_interp_instance_q31_dealloc(dsp_arm_bilinear_interp_instance_q31Object* self) in arm_bilinear_interp_instance_q31_dealloc()
241 dsp_arm_bilinear_interp_instance_q31Object *self; in arm_bilinear_interp_instance_q31_new() local
260 arm_bilinear_interp_instance_q31_init(dsp_arm_bilinear_interp_instance_q31Object *self, PyObject *a… in arm_bilinear_interp_instance_q31_init()
303 arm_bilinear_interp_instance_q15_dealloc(dsp_arm_bilinear_interp_instance_q15Object* self) in arm_bilinear_interp_instance_q15_dealloc()
[all …]
Dcmsisdsp_transform.c48 arm_cfft_radix2_instance_q15_dealloc(dsp_arm_cfft_radix2_instance_q15Object* self) in arm_cfft_radix2_instance_q15_dealloc()
65 dsp_arm_cfft_radix2_instance_q15Object *self; in arm_cfft_radix2_instance_q15_new() local
85 arm_cfft_radix2_instance_q15_init(dsp_arm_cfft_radix2_instance_q15Object *self, PyObject *args, PyO… in arm_cfft_radix2_instance_q15_init()
136 arm_cfft_radix4_instance_q15_dealloc(dsp_arm_cfft_radix4_instance_q15Object* self) in arm_cfft_radix4_instance_q15_dealloc()
153 dsp_arm_cfft_radix4_instance_q15Object *self; in arm_cfft_radix4_instance_q15_new() local
173 arm_cfft_radix4_instance_q15_init(dsp_arm_cfft_radix4_instance_q15Object *self, PyObject *args, PyO… in arm_cfft_radix4_instance_q15_init()
224 arm_cfft_radix2_instance_q31_dealloc(dsp_arm_cfft_radix2_instance_q31Object* self) in arm_cfft_radix2_instance_q31_dealloc()
241 dsp_arm_cfft_radix2_instance_q31Object *self; in arm_cfft_radix2_instance_q31_new() local
261 arm_cfft_radix2_instance_q31_init(dsp_arm_cfft_radix2_instance_q31Object *self, PyObject *args, PyO… in arm_cfft_radix2_instance_q31_init()
312 arm_cfft_radix4_instance_q31_dealloc(dsp_arm_cfft_radix4_instance_q31Object* self) in arm_cfft_radix4_instance_q31_dealloc()
[all …]
Dcmsisdsp_filtering.c43 arm_fir_instance_q7_dealloc(dsp_arm_fir_instance_q7Object* self) in arm_fir_instance_q7_dealloc()
72 dsp_arm_fir_instance_q7Object *self; in arm_fir_instance_q7_new() local
92 arm_fir_instance_q7_init(dsp_arm_fir_instance_q7Object *self, PyObject *args, PyObject *kwds) in arm_fir_instance_q7_init()
131 arm_fir_instance_q15_dealloc(dsp_arm_fir_instance_q15Object* self) in arm_fir_instance_q15_dealloc()
160 dsp_arm_fir_instance_q15Object *self; in arm_fir_instance_q15_new() local
180 arm_fir_instance_q15_init(dsp_arm_fir_instance_q15Object *self, PyObject *args, PyObject *kwds) in arm_fir_instance_q15_init()
219 arm_fir_instance_q31_dealloc(dsp_arm_fir_instance_q31Object* self) in arm_fir_instance_q31_dealloc()
248 dsp_arm_fir_instance_q31Object *self; in arm_fir_instance_q31_new() local
268 arm_fir_instance_q31_init(dsp_arm_fir_instance_q31Object *self, PyObject *args, PyObject *kwds) in arm_fir_instance_q31_init()
311 arm_fir_instance_f32_dealloc(dsp_arm_fir_instance_f32Object* self) in arm_fir_instance_f32_dealloc()
[all …]
Dcmsisdsp_bayes.c47 arm_gaussian_naive_bayes_instance_f32_dealloc(dsp_arm_gaussian_naive_bayes_instance_f32Object* self) in arm_gaussian_naive_bayes_instance_f32_dealloc()
78 dsp_arm_gaussian_naive_bayes_instance_f32Object *self; in arm_gaussian_naive_bayes_instance_f32_new() local
98 arm_gaussian_naive_bayes_instance_f32_init(dsp_arm_gaussian_naive_bayes_instance_f32Object *self, P… in arm_gaussian_naive_bayes_instance_f32_init()
Dcmsisdsp_controller.c47 arm_pid_instance_q15_dealloc(dsp_arm_pid_instance_q15Object* self) in arm_pid_instance_q15_dealloc()
64 dsp_arm_pid_instance_q15Object *self; in arm_pid_instance_q15_new() local
82 arm_pid_instance_q15_init(dsp_arm_pid_instance_q15Object *self, PyObject *args, PyObject *kwds) in arm_pid_instance_q15_init()
137 arm_pid_instance_q31_dealloc(dsp_arm_pid_instance_q31Object* self) in arm_pid_instance_q31_dealloc()
154 dsp_arm_pid_instance_q31Object *self; in arm_pid_instance_q31_new() local
172 arm_pid_instance_q31_init(dsp_arm_pid_instance_q31Object *self, PyObject *args, PyObject *kwds) in arm_pid_instance_q31_init()
227 arm_pid_instance_f32_dealloc(dsp_arm_pid_instance_f32Object* self) in arm_pid_instance_f32_dealloc()
244 dsp_arm_pid_instance_f32Object *self; in arm_pid_instance_f32_new() local
262 arm_pid_instance_f32_init(dsp_arm_pid_instance_f32Object *self, PyObject *args, PyObject *kwds) in arm_pid_instance_f32_init()
Dcmsisdsp_svm.c116 arm_svm_linear_instance_f32_init(dsp_arm_svm_linear_instance_f32Object *self, PyObject *args, PyObj… in arm_svm_linear_instance_f32_init()
171 arm_svm_polynomial_instance_f32_init(dsp_arm_svm_polynomial_instance_f32Object *self, PyObject *arg… in arm_svm_polynomial_instance_f32_init()
239 arm_svm_rbf_instance_f32_init(dsp_arm_svm_rbf_instance_f32Object *self, PyObject *args, PyObject *k… in arm_svm_rbf_instance_f32_init()
298 arm_svm_sigmoid_instance_f32_init(dsp_arm_svm_sigmoid_instance_f32Object *self, PyObject *args, PyO… in arm_svm_sigmoid_instance_f32_init()
Dcmsisdsp_support.c43 arm_sort_instance_f32_dealloc(dsp_arm_sort_instance_f32Object* self) in arm_sort_instance_f32_dealloc()
58 dsp_arm_sort_instance_f32Object *self; in arm_sort_instance_f32_new() local
75 arm_sort_instance_f32_init(dsp_arm_sort_instance_f32Object *self, PyObject *args, PyObject *kwds) in arm_sort_instance_f32_init()
97 Method_arm_sort_instance_f32_alg(dsp_arm_sort_instance_f32Object *self, PyObject *ignored) in Method_arm_sort_instance_f32_alg()
103 Method_arm_sort_instance_f32_dir(dsp_arm_sort_instance_f32Object *self, PyObject *ignored) in Method_arm_sort_instance_f32_dir()
Dcmsisdsp_matrix.c69 arm_matrix_instance_f32_dealloc(dsp_arm_matrix_instance_f32Object* self) in arm_matrix_instance_f32_dealloc()
92 dsp_arm_matrix_instance_f32Object *self; in arm_matrix_instance_f32_new() local
111 arm_matrix_instance_f32_init(dsp_arm_matrix_instance_f32Object *self, PyObject *args, PyObject *kwd… in arm_matrix_instance_f32_init()
154 arm_matrix_instance_f64_dealloc(dsp_arm_matrix_instance_f64Object* self) in arm_matrix_instance_f64_dealloc()
177 dsp_arm_matrix_instance_f64Object *self; in arm_matrix_instance_f64_new() local
196 arm_matrix_instance_f64_init(dsp_arm_matrix_instance_f64Object *self, PyObject *args, PyObject *kwd… in arm_matrix_instance_f64_init()
239 arm_matrix_instance_q15_dealloc(dsp_arm_matrix_instance_q15Object* self) in arm_matrix_instance_q15_dealloc()
262 dsp_arm_matrix_instance_q15Object *self; in arm_matrix_instance_q15_new() local
281 arm_matrix_instance_q15_init(dsp_arm_matrix_instance_q15Object *self, PyObject *args, PyObject *kwd… in arm_matrix_instance_q15_init()
324 arm_matrix_instance_q31_dealloc(dsp_arm_matrix_instance_q31Object* self) in arm_matrix_instance_q31_dealloc()
[all …]
/cmsis-dsp-3.5.0/Testing/cmsis_build/
Drunall.py56 def __init__(self,msg,error=False): argument
61 def error(self): argument
65 def msg(self): argument
/cmsis-dsp-3.5.0/Scripts/
Dmfccdata.py57 def __init__(self,theType): argument
68 def getArrayContent(self,samples): argument