Searched refs:DELTA (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/fs/f2fs/ |
D | hash.c | 26 #define DELTA 0x9E3779B9 macro 36 sum += DELTA; in TEA_transform()
|
/Linux-v4.19/fs/reiserfs/ |
D | hashes.c | 19 #define DELTA 0x9E3779B9 macro 35 sum += DELTA; \
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | st,st-delta.txt | 1 * STMicroelectronics DELTA multi-format video decoder
|
/Linux-v4.19/drivers/input/joystick/ |
D | analog.c | 143 #define DELTA(x,y) (boot_cpu_has(X86_FEATURE_TSC) ? ((y) - (x)) : ((x) - (y) + ((x) < (y) ? PIT_TIC… macro 160 #define DELTA(x,y) ((y)-(x)) macro 164 #define DELTA(x,y) ((y)-(x)) macro 170 #define DELTA(x,y) ((y)-(x)) macro 191 return DELTA((unsigned int)x, (unsigned int)y); in delta()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | pixfmt-tch-td08.rst | 3 .. _V4L2-TCH-FMT-DELTA-TD08:
|
D | pixfmt-tch-td16.rst | 3 .. _V4L2-TCH-FMT-DELTA-TD16:
|
/Linux-v4.19/fs/ext4/ |
D | hash.c | 13 #define DELTA 0x9E3779B9 macro 23 sum += DELTA; in TEA_transform()
|
/Linux-v4.19/drivers/input/gameport/ |
D | gameport.c | 57 #define DELTA(x,y) ((y)-(x)+((y)<(x)?1193182/HZ:0)) macro 134 if ((t = DELTA(t2,t1) - DELTA(t3,t2)) < tx) tx = t; in old_gameport_measure_speed()
|
/Linux-v4.19/drivers/media/platform/ |
D | Kconfig | 338 tristate "STMicroelectronics DELTA multi-format video decoder V4L2 driver" 342 This V4L2 driver enables DELTA multi-format video decoder 351 at least one of the DELTA decoder below is selected. 356 bool "STMicroelectronics DELTA MJPEG support" 359 Enables DELTA MJPEG hardware support.
|
/Linux-v4.19/sound/pci/ali5451/ |
D | ali5451.c | 995 unsigned int DELTA, in snd_ali_write_voice_regs() argument 1009 ctlcmds[2] = (ESO << 16) | (DELTA & 0x0ffff); in snd_ali_write_voice_regs()
|
/Linux-v4.19/Documentation/input/devices/ |
D | atarikbd.rst | 657 ; DELTA X is KEYCODE 660 ; DELTA Y is KEYCODE
|
/Linux-v4.19/fs/ocfs2/ |
D | dir.c | 225 #define DELTA 0x9E3779B9 macro 235 sum += DELTA; in TEA_transform()
|
/Linux-v4.19/ |
D | MAINTAINERS | 4227 DELTA ST MEDIA DRIVER
|