Searched refs:smoothing (Results 1 – 17 of 17) sorted by relevance
22 float *smoothing; member98 data->chandata[i].smoothing = lsx_calloc(FREQCOUNT, sizeof(float)); in sox_noisered_start()144 float *smoothing = chan->smoothing; in reduce_noise() local154 assert(smoothing[i] >= 0 && smoothing[i] <= 1); in reduce_noise()173 smoothing[i] = smooth * 0.5 + smoothing[i] * 0.5; in reduce_noise()179 if (smoothing[i]>=0.5 && in reduce_noise()180 smoothing[i]<=0.55 && in reduce_noise()181 smoothing[i-1]<0.1 && in reduce_noise()182 smoothing[i-2]<0.1 && in reduce_noise()183 smoothing[i+1]<0.1 && in reduce_noise()[all …]
5 utility functions for smoothing over the differences between
34 /* Heavy smoothing, 24ms ramp time step */
17 -webkit-font-smoothing: antialiased;
178 u32 smoothing:1; member
148 This allows smoothing of the fan speed transition. To set the transition time
139 optional filter for smoothing temperatures. The ADM1027 has the same
102 ratio, the precision helps define how much smoothing/low-pass
192 Due to the smoothing action of the updates, a step change in
33 …nt-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;disp…
5 …yle:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothin…
278 -webkit-font-smoothing: antialiased;279 -moz-osx-font-smoothing: grayscale;
1 …smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n.glyphicon-asterisk:before {\n …
401 __be32 smoothing; member
4859 smoothing out allocation of CPU time and giving quick response time to