Searched full:doubling (Results 1 – 25 of 82) sorted by relevance
1234
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_get_stack_rawtp.c | 46 * Doubling the to-be-used max buffer size can fix this verifier
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_get_stack_rawtp.c | 46 * Doubling the to-be-used max buffer size can fix this verifier
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
| D | meson_encoder_hdmi.c | 93 /* 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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/include/linux/iio/ |
| D | iio-gts-helper.h | 43 * linear in a way that when collecting data for 50 mS caused value X, doubling
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | ffb.c | 80 #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 */
|
| /kernel/linux/linux-5.10/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 | 335 as per :ref:`iso12232` standard, where doubling the sensor 336 sensitivity is represented by doubling the numerical ISO value.
|
| D | colorspaces.rst | 93 eye, nor display technology is linear. Doubling the values of all
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | field-order.rst | 17 fields reduces the flicker without the necessity of doubling the frame
|
| D | colorspaces.rst | 93 eye, nor display technology is linear. Doubling the values of all
|
| 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.
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
| D | ar9003_eeprom.h | 203 * bit3 - enable doubling - default to 1
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
| D | ar9003_eeprom.h | 203 * bit3 - enable doubling - default to 1
|
| /kernel/linux/linux-6.6/arch/m68k/atari/ |
| D | nvram.c | 241 (vmode & 16 ? ", line doubling" : ", half screen") : ""); in atari_nvram_proc_read()
|
| /kernel/linux/linux-5.10/arch/m68k/atari/ |
| D | nvram.c | 241 (vmode & 16 ? ", line doubling" : ", half screen") : ""); in atari_nvram_proc_read()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/ |
| D | ti,k3-r5f-rproc.yaml | 16 Split mode providing two individual compute cores for doubling the compute
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
| D | tx.c | 50 * Not having to read EXT_FIFO has a nice effect of doubling the number
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | lm90.rst | 423 transaction completion, effectively doubling the register cache refresh time.
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/ |
| D | tx.c | 50 * Not having to read EXT_FIFO has a nice effect of doubling the number
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | tls.rst | 249 otherwise it is an attack vector to doubling the TLS processing cost.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
| D | rcar_du_plane.c | 372 * doubling the Y position is found in the R8A7779 datasheet, but the in rcar_du_plane_setup_scanout() 375 * Despite not being documented, doubling seem not to be needed when in rcar_du_plane_setup_scanout()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/renesas/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()
|
1234