Searched refs:smooth (Results 1 – 21 of 21) sorted by relevance
| /Linux-v5.4/drivers/input/mouse/ |
| D | appletouch.c | 213 int smooth[ATP_SMOOTHSIZE]; member 391 memset(dev->smooth, 0, 4 * sizeof(dev->smooth[0])); in atp_calculate_abs() 394 dev->smooth[i + 4] = xy_sensors[i] << ATP_SCALE; in atp_calculate_abs() 395 memset(&dev->smooth[nb_sensors + 4], 0, 4 * sizeof(dev->smooth[0])); in atp_calculate_abs() 399 dev->smooth_tmp[0] = (dev->smooth[0] + dev->smooth[1]) / 2; in atp_calculate_abs() 403 dev->smooth_tmp[i] = (dev->smooth[i - 1] + in atp_calculate_abs() 404 dev->smooth[i] * 2 + in atp_calculate_abs() 405 dev->smooth[i + 1]) / 4; in atp_calculate_abs() 408 dev->smooth_tmp[i] = (dev->smooth[i - 1] + dev->smooth[i]) / 2; in atp_calculate_abs() 410 memcpy(dev->smooth, dev->smooth_tmp, sizeof(dev->smooth)); in atp_calculate_abs() [all …]
|
| /Linux-v5.4/drivers/video/fbdev/ |
| D | pxa168fb.h | 232 #define CFG_GRA_HSMOOTH(smooth) ((smooth) << 14) argument 249 #define CFG_DMA_HSMOOTH(smooth) ((smooth) << 6) argument
|
| /Linux-v5.4/net/dccp/ccids/ |
| D | Kconfig | 26 relatively smooth sending rate is of importance.
|
| /Linux-v5.4/drivers/video/fbdev/mmp/hw/ |
| D | mmp_ctrl.h | 441 #define CFG_GRA_HSMOOTH(smooth) ((smooth)<<14) argument 462 #define CFG_DMA_HSMOOTH(smooth) ((smooth)<<6) argument
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | asc7621.rst | 42 data sheet. Our temperature reports and fan PWM outputs are very smooth 99 The aSC7621 also includes a digital filter that can be invoked to smooth
|
| D | lm85.rst | 138 To smooth the response of fans to changes in temperature, the LM85 has an
|
| D | lm93.rst | 63 table based. The LM93 includes a digital filter that can be invoked to smooth
|
| /Linux-v5.4/Documentation/livepatch/ |
| D | cumulative-patches.rst | 89 for a smooth transition.
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-power | 93 which they average readings to smooth out the reported value. 301 which they average readings to smooth out the reported value. 344 average readings to smooth out the reported value.
|
| /Linux-v5.4/block/ |
| D | Kconfig | 122 background writeback from the VM, making it more smooth and having
|
| /Linux-v5.4/Documentation/sound/designs/ |
| D | procfile.rst | 120 buggy) hardware that doesn't give smooth pointer updates.
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | unicode.rst | 72 a smooth progression in the DEC VT graphics character set. I have
|
| /Linux-v5.4/Documentation/block/ |
| D | queue-sysfs.rst | 233 have more smooth throughput, but higher CPU overhead. This exists only when
|
| D | bfq-iosched.rst | 244 perfectly fair, and smooth service. In particular, B-WF2Q+
|
| /Linux-v5.4/Documentation/driver-api/usb/ |
| D | URB.rst | 267 completion keeps (re)submitting a later URB, you'll get smooth ISO streaming
|
| /Linux-v5.4/Documentation/trace/ |
| D | ftrace-design.rst | 72 optimizing for the default case of no tracer will help the smooth running of
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | ext-ctrls-camera.rst | 450 smooth background. Most cameras recognize the presence of faces in
|
| D | ext-ctrls-codec.rst | 2722 Adaptive rate control for smooth region. Valid only when H.264 and
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | ramfs-rootfs-initramfs.txt | 340 smooth transition and allowing early boot functionality to gradually move to
|
| D | coda.txt | 1672 above requirements fully. For smooth operation this needs to be
|
| /Linux-v5.4/Documentation/arm64/ |
| D | arm-acpi.rst | 304 also be submitting registration requests and this may help smooth the
|