Home
last modified time | relevance | path

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

/dports/math/scilab-toolbox-swt/swt/src/c/
H A Dswt.c62 filterLowM[count] = 0; in swt_out1()
89 free(filterLowM); in swt_out1()
128 filterLowM[count] = 0; in swt_out2()
147 filterLowM[2*count+1] = 0; in swt_out2()
163 free(filterLowM); in swt_out2()
181 double *filterLowM, *filterHiM; in swt2_output4() local
201 filterLowM[count] = filterLow[count/twt]; in swt2_output4()
206 filterLowM[count] = 0; in swt2_output4()
217 filterLowM,filterHiM,filterLen); in swt2_output4()
240 filterLowM,filterHiM,filterLen); in swt2_output4()
[all …]