Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dnoisered.c22 float *smoothing; member
98 data->chandata[i].smoothing = lsx_calloc(FREQCOUNT, sizeof(float)); in sox_noisered_start()
144 float *smoothing = chan->smoothing; in reduce_noise() local
154 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 …]
/OK3568_Linux_fs/buildroot/package/python-six/
H A DConfig.in.host5 utility functions for smoothing over the differences between
H A DConfig.in5 utility functions for smoothing over the differences between
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/backlight/
H A Dlp855x.txt34 /* Heavy smoothing, 24ms ramp time step */
/OK3568_Linux_fs/buildroot/docs/website/css/
H A Dmain.css17 -webkit-font-smoothing: antialiased;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/include/
H A Dssv6200_common.h178 u32 smoothing:1; member
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dadt7475.rst148 This allows smoothing of the fan speed transition. To set the transition time
H A Dlm85.rst139 optional filter for smoothing temperatures. The ADM1027 has the same
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dtimestamping.rst102 ratio, the precision helps define how much smoothing/low-pass
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dgfs2-glocks.rst192 Due to the smoothing action of the updates, a step change in
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dfont-awesome.min.css33 …nt-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;disp…
H A Dbootstrap.min.css5 …yle:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothin…
H A Dbootstrap.css278 -webkit-font-smoothing: antialiased;
279 -moz-osx-font-smoothing: grayscale;
H A Dbootstrap.css.map1smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n.glyphicon-asterisk:before {\n …
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm_adsp.c401 __be32 smoothing; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-104859 smoothing out allocation of CPU time and giving quick response time to
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-104859 smoothing out allocation of CPU time and giving quick response time to