Searched full:doubling (Results 1 – 25 of 42) sorted by relevance
12
/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | test_get_stack_rawtp.c | 46 * Doubling the to-be-used max buffer size can fix this verifier
|
/Linux-v6.1/drivers/gpu/drm/meson/ |
D | meson_encoder_hdmi.c | 91 /* 480i/576i needs global pixel doubling */ in meson_encoder_hdmi_set_vclk() 161 /* 480i/576i needs global pixel doubling */ in meson_encoder_hdmi_mode_valid()
|
/Linux-v6.1/drivers/media/platform/ |
D | m2m-deinterlace.c | 369 * using line doubling. Bottom field from the input buffer is discarded. in deinterlace_device_run() 375 * using line doubling. Top field from the input buffer is discarded. in deinterlace_device_run() 393 dprintk(ctx->dev, "%s: yuv420 interlaced line doubling.\n", in deinterlace_device_run() 416 dprintk(ctx->dev, "%s: yuyv interlaced line doubling.\n", in deinterlace_device_run()
|
/Linux-v6.1/drivers/video/fbdev/ |
D | ffb.c | 79 #define FFB_DFB422AD_VOFF 0x07804000 /* DFB 422 mode with line doubling */ 82 #define FFB_DFB422BD_VOFF 0x09804000 /* DFB 422 mode with line doubling */ 86 #define FFB_SFB422D_VOFF 0x0b404000 /* SFB 422 mode with line doubling */
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | field-order.rst | 17 fields reduces the flicker without the necessity of doubling the frame
|
D | ext-ctrls-camera.rst | 336 as per :ref:`iso12232` standard, where doubling the sensor 337 sensitivity is represented by doubling the numerical ISO value.
|
D | colorspaces.rst | 93 eye, nor display technology is linear. Doubling the values of all
|
/Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.h | 203 * bit3 - enable doubling - default to 1
|
D | ar9003_eeprom.c | 70 * bit3 - enable doubling - enabled 648 * bit3 - enable doubling - enabled 1227 * bit3 - enable doubling - enabled 1806 * bit3 - enable doubling - enabled 2384 * bit3 - enable doubling - enabled 3551 PR_EEP("Enable doubling", !!(pBase->featureEnable & BIT(3))); in ath9k_hw_ar9003_dump_eeprom()
|
/Linux-v6.1/arch/m68k/atari/ |
D | nvram.c | 241 (vmode & 16 ? ", line doubling" : ", half screen") : ""); in atari_nvram_proc_read()
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt7601u/ |
D | tx.c | 50 * Not having to read EXT_FIFO has a nice effect of doubling the number
|
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/ |
D | ti,k3-r5f-rproc.yaml | 16 Split mode providing two individual compute cores for doubling the compute
|
/Linux-v6.1/Documentation/networking/ |
D | tls.rst | 249 otherwise it is an attack vector to doubling the TLS processing cost.
|
/Linux-v6.1/drivers/gpu/drm/rcar-du/ |
D | rcar_du_plane.c | 373 * doubling the Y position is found in the R8A7779 datasheet, but the in rcar_du_plane_setup_scanout() 376 * Despite not being documented, doubling seem not to be needed when in rcar_du_plane_setup_scanout()
|
/Linux-v6.1/drivers/video/fbdev/omap/ |
D | hwa742.c | 182 dev_dbg(hwa742.fbdev->dev, "hwa742: enabled pixel doubling\n"); in set_format_regs() 187 dev_dbg(hwa742.fbdev->dev, "hwa742: disabled pixel doubling\n"); in set_format_regs()
|
/Linux-v6.1/net/tipc/ |
D | discover.c | 289 * - Keep doubling time between sent request until limit is reached;
|
/Linux-v6.1/Documentation/hwmon/ |
D | lm90.rst | 636 transaction completion, effectively doubling the register cache refresh time.
|
/Linux-v6.1/include/uapi/linux/ |
D | io_uring.h | 335 * contains 16-bytes of padding, doubling the size of the CQE.
|
/Linux-v6.1/include/linux/ |
D | ccp.h | 488 * @CCP_ECC_FUNCTION_PDBL_384BIT: 384-bit point doubling
|
/Linux-v6.1/drivers/tty/ |
D | n_tty.c | 1358 * XXX does PARMRK doubling happen for in n_tty_receive_char_special() 1387 /* PARMRK doubling check */ in n_tty_receive_char_special() 1422 /* PARMRK doubling check */ in n_tty_receive_char()
|
/Linux-v6.1/fs/notify/inotify/ |
D | inotify_user.c | 42 * well as pinning the watched inode. Doubling the size of a VFS inode
|
/Linux-v6.1/kernel/sched/ |
D | cpufreq_schedutil.c | 204 * To keep doubling, an IO boost has to be requested at least once per tick,
|
/Linux-v6.1/rust/alloc/ |
D | raw_vec.rs | 400 // This guarantees exponential growth. The doubling cannot overflow in grow_amortized()
|
/Linux-v6.1/net/ipv4/ |
D | tcp_timer.c | 550 * that doubling rto each time is the least we can get away with. in tcp_retransmit_timer()
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/ |
D | intel_rc6.c | 159 * WaRsDoubleRc6WrlWithCoarsePowerGating:skl Doubling WRL only in gen9_rc6_enable()
|
12