Searched full:smoothing (Results 1 – 25 of 30) sorted by relevance
12
/linux-6.14.4/drivers/media/platform/st/sti/delta/ |
D | delta-cfg.h | 39 * decoding peak smoothing (2) +
|
D | delta-v4l2.c | 1429 * decoding peak smoothing (depends on DELTA IP perf) in delta_vb2_frame_queue_setup()
|
/linux-6.14.4/sound/aoa/codecs/ |
D | tas-basstreble.h | 6 * modulo typo corrections and some smoothing...
|
/linux-6.14.4/Documentation/devicetree/bindings/leds/backlight/ |
D | lp855x-backlight.yaml | 102 /* Heavy smoothing, 24ms ramp time step */
|
/linux-6.14.4/Documentation/hwmon/ |
D | adt7475.rst | 149 This allows smoothing of the fan speed transition. To set the transition time
|
D | lm85.rst | 139 optional filter for smoothing temperatures. The ADM1027 has the same
|
D | asc7621.rst | 277 * 0 0 Sec. (no Smoothing) (default)
|
/linux-6.14.4/drivers/staging/media/ipu3/include/uapi/ |
D | intel-ipu3.h | 774 * @alpha: Weight of central element of smoothing filter. 775 * @beta: Weight of peripheral elements of smoothing filter, default 4. 776 * @gamma: Weight of diagonal elements of smoothing filter, default 4. 1989 * @a_diag: Smoothing diagonal coefficient, u5.0. 1991 * @a_periph: Image smoothing perpherial, u5.0. 1993 * @a_cent: Image Smoothing center coefficient, u5.0. 2101 * @t2: Parameter for enabling/disabling the smoothing, u1.0, [0, 1],
|
/linux-6.14.4/net/ipv4/ |
D | tcp_dctcp.c | 141 * packets. Because of EWMA smoothing, PLB reaction can in dctcp_update_alpha()
|
/linux-6.14.4/Documentation/sound/designs/ |
D | timestamping.rst | 102 ratio, the precision helps define how much smoothing/low-pass
|
/linux-6.14.4/sound/soc/codecs/ |
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),
|
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),
|
D | tda7419.c | 427 SOC_SINGLE("Smoothing Filter Switch", TDA7419_SUB_MID_BASS_REG,
|
D | max9867.c | 181 SOC_SINGLE("Volume Smoothing Switch", MAX9867_MODECONFIG, 6, 1, 0),
|
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()
|
D | wm_adsp.c | 111 __be32 smoothing; member
|
/linux-6.14.4/Documentation/filesystems/ |
D | gfs2-glocks.rst | 188 Due to the smoothing action of the updates, a step change in
|
/linux-6.14.4/drivers/media/usb/gspca/ |
D | kinect.c | 361 /* disable depth hflip / LSB = 0: Smoothing Disabled */ in sd_start_depth()
|
/linux-6.14.4/drivers/input/mouse/ |
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-6.14.4/drivers/i2c/ |
D | i2c-core-acpi.c | 361 * excessive smoothing (similar to when the touchpad's firmware detects
|
/linux-6.14.4/drivers/media/platform/chips-media/wave5/ |
D | wave5-vpuapi.h | 566 u32 strong_intra_smooth_enable: 1; /* enable strong intra smoothing */
|
/linux-6.14.4/drivers/media/v4l2-core/ |
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-6.14.4/block/ |
D | bfq-iosched.c | 3509 * we use a low-pass filter. We compute the smoothing constant in bfq_update_rate_reset() 3518 * weight, 8, yields the minimum value for the smoothing in bfq_update_rate_reset() 3519 * constant. At this minimum value for the smoothing constant, in bfq_update_rate_reset() 3553 rate /= divisor; /* smoothing constant alpha = 1/divisor */ in bfq_update_rate_reset()
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns/ |
D | hns_enet.c | 777 * smooth_alg - smoothing algrithm for adjusting coalesce parameter
|
/linux-6.14.4/drivers/media/dvb-frontends/ |
D | dib7000p.c | 598 /* disable power smoothing */
|
12