/linux/drivers/media/platform/st/sti/delta/ |
H A D | delta-cfg.h | 39 * decoding peak smoothing (2) +
|
H A D | delta-v4l2.c | 1429 * decoding peak smoothing (depends on DELTA IP perf) in delta_vb2_frame_queue_setup()
|
/linux/sound/aoa/codecs/ |
H A D | tas-basstreble.h | 6 * modulo typo corrections and some smoothing...
|
/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | lp855x-backlight.yaml | 102 /* Heavy smoothing, 24ms ramp time step */
|
/linux/Documentation/hwmon/ |
H A D | adt7475.rst | 149 This allows smoothing of the fan speed transition. To set the transition time
|
H A D | lm85.rst | 139 optional filter for smoothing temperatures. The ADM1027 has the same
|
H A D | asc7621.rst | 277 * 0 0 Sec. (no Smoothing) (default)
|
/linux/drivers/staging/media/ipu3/include/uapi/ |
H A D | intel-ipu3.h | 775 * @alpha: Weight of central element of smoothing filter. 776 * @beta: Weight of peripheral elements of smoothing filter, default 4. 777 * @gamma: Weight of diagonal elements of smoothing filter, default 4. 1990 * @a_diag: Smoothing diagonal coefficient, u5.0. 1992 * @a_periph: Image smoothing perpherial, u5.0. 1994 * @a_cent: Image Smoothing center coefficient, u5.0. 2102 * @t2: Parameter for enabling/disabling the smoothing, u1.0, [0, 1],
|
/linux/Documentation/sound/designs/ |
H A D | timestamping.rst | 102 ratio, the precision helps define how much smoothing/low-pass
|
/linux/sound/soc/codecs/ |
H A D | wm8993.c | 772 SOC_SINGLE("DRC Smoothing Switch", WM8993_DRC_CONTROL_1, 11, 1, 0), 773 SOC_SINGLE("DRC Smoothing Hysteresis Switch", WM8993_DRC_CONTROL_1, 8, 1, 0), 774 SOC_ENUM("DRC Smoothing Hysteresis Threshold", drc_smooth),
|
H A D | wm8903.c | 682 SOC_SINGLE("DRC Smoothing Switch", WM8903_DRC_0, 3, 1, 0), 683 SOC_SINGLE("DRC Smoothing Hysteresis Switch", WM8903_DRC_0, 0, 1, 0), 684 SOC_ENUM("DRC Smoothing Threshold", drc_smoothing),
|
H A D | max9867.c | 181 SOC_SINGLE("Volume Smoothing Switch", MAX9867_MODECONFIG, 6, 1, 0),
|
H A D | tda7419.c | 427 SOC_SINGLE("Smoothing Filter Switch", TDA7419_SUB_MID_BASS_REG,
|
H A D | max98090.c | 688 SOC_SINGLE("Enhanced Vol Smoothing", M98090_REG_LEVEL_CONTROL, 690 SOC_SINGLE("Volume Adjustment Smoothing", M98090_REG_LEVEL_CONTROL, 2592 * Enable volume smoothing, disable zero cross. This will cause in max98090_i2c_shutdown()
|
H A D | wm_adsp.c | 112 __be32 smoothing; member
|
/linux/drivers/media/usb/gspca/ |
H A D | kinect.c | 361 /* disable depth hflip / LSB = 0: Smoothing Disabled */ in sd_start_depth()
|
/linux/drivers/input/mouse/ |
H A D | appletouch.c | 209 int y_old; /* used for smoothing */ 387 * The smoothed array is bigger than the original so that the smoothing in atp_calculate_abs()
|
/linux/drivers/i2c/ |
H A D | i2c-core-acpi.c | 361 * excessive smoothing (similar to when the touchpad's firmware detects
|
/linux/drivers/media/platform/chips-media/wave5/ |
H A D | wave5-vpuapi.h | 566 u32 strong_intra_smooth_enable: 1; /* enable strong intra smoothing */
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-defs.c | 1034 case V4L2_CID_MPEG_VIDEO_HEVC_STRONG_SMOOTHING: return "HEVC Strong Intra Smoothing"; in v4l2_ctrl_get_name()
|
/linux/block/ |
H A D | bfq-iosched.c | 3493 * we use a low-pass filter. We compute the smoothing constant in bfq_update_rate_reset() 3502 * weight, 8, yields the minimum value for the smoothing in bfq_update_rate_reset() 3503 * constant. At this minimum value for the smoothing constant, in bfq_update_rate_reset() 3537 rate /= divisor; /* smoothing constant alpha = 1/divisor */ in bfq_update_rate_reset()
|
/linux/mm/ |
H A D | page-writeback.c | 1264 * one more level of smoothing, for filtering out sudden spikes in wb_update_write_bandwidth()
|
/linux/include/sound/ |
H A D | emu10k1.h | 225 #define HCFG_SLOW_RAMP 0x00001000 /* Increases Send Smoothing time constant */
|
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf_main.c | 1492 /* do an exponential smoothing */ in ixgbevf_set_itr()
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 5999 plcp[3] |= 0x7; /* set smoothing, not sounding ppdu & reserved */ in brcms_c_compute_mimo_plcp()
|