Home
last modified time | relevance | path

Searched full:doubling (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/u-boot/include/linux/
H A Dctype.h35 * Rather than doubling the size of the _ctype lookup table to hold a 'blank'
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_get_stack_rawtp.c46 * Doubling the to-be-used max buffer size can fix this verifier
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_encoder_hdmi.c93 /* 480i/576i needs global pixel doubling */ in meson_encoder_hdmi_set_vclk()
163 /* 480i/576i needs global pixel doubling */ in meson_encoder_hdmi_mode_valid()
/openbmc/linux/drivers/media/platform/
H A Dm2m-deinterlace.c369 * 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()
/openbmc/linux/include/linux/iio/
H A Diio-gts-helper.h43 * linear in a way that when collecting data for 50 mS caused value X, doubling
/openbmc/linux/drivers/video/fbdev/
H A Dffb.c80 #define FFB_DFB422AD_VOFF 0x07804000 /* DFB 422 mode with line doubling */
83 #define FFB_DFB422BD_VOFF 0x09804000 /* DFB 422 mode with line doubling */
87 #define FFB_SFB422D_VOFF 0x0b404000 /* SFB 422 mode with line doubling */
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dfield-order.rst17 fields reduces the flicker without the necessity of doubling the frame
H A Dcolorspaces.rst93 eye, nor display technology is linear. Doubling the values of all
H A Dext-ctrls-camera.rst336 as per :ref:`iso12232` standard, where doubling the sensor
337 sensitivity is represented by doubling the numerical ISO value.
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.h203 * bit3 - enable doubling - default to 1
/openbmc/linux/arch/m68k/atari/
H A Dnvram.c241 (vmode & 16 ? ", line doubling" : ", half screen") : ""); in atari_nvram_proc_read()
/openbmc/linux/Documentation/networking/
H A Dtls.rst249 otherwise it is an attack vector to doubling the TLS processing cost.
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c50 * Not having to read EXT_FIFO has a nice effect of doubling the number
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_plane.c373 * 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()
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dti,k3-r5f-rproc.yaml16 Split mode providing two individual compute cores for doubling the compute
/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c182 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()
/openbmc/linux/net/tipc/
H A Ddiscover.c289 * - Keep doubling time between sent request until limit is reached;
/openbmc/linux/Documentation/hwmon/
H A Dlm90.rst636 transaction completion, effectively doubling the register cache refresh time.
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1336 * m1 + m2 is negative then it's possible that doing the doubling in do_vqdmladh_w()
1339 * So we add half the rounding constant before doubling rather in do_vqdmladh_w()
1340 * than adding the rounding constant after the doubling. in do_vqdmladh_w()
1548 * m1 + m2 is negative then it's possible that doing the doubling in do_vqdmlah_w()
1552 * before doubling rather than adding the rounding constant after in do_vqdmlah_w()
1553 * the doubling. in do_vqdmlah_w()
1648 /* The multiply can't overflow, but the doubling might */ in do_qdmullw()
/openbmc/linux/include/uapi/linux/
H A Dio_uring.h387 * contains 16-bytes of padding, doubling the size of the CQE.
/openbmc/linux/include/linux/
H A Dccp.h488 * @CCP_ECC_FUNCTION_PDBL_384BIT: 384-bit point doubling
/openbmc/linux/drivers/tty/
H A Dn_tty.c1346 * XXX does PARMRK doubling happen for in n_tty_receive_char_canon()
1410 /* PARMRK doubling check */ in n_tty_receive_char_special()
1445 /* PARMRK doubling check */ in n_tty_receive_char()
/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c42 * well as pinning the watched inode. Doubling the size of a VFS inode
/openbmc/linux/kernel/sched/
H A Dcpufreq_schedutil.c203 * To keep doubling, an IO boost has to be requested at least once per tick,
/openbmc/linux/rust/alloc/
H A Draw_vec.rs435 // This guarantees exponential growth. The doubling cannot overflow in grow_amortized()

123