/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-detect.rst | 9 The Detect class includes controls for common features of various motion 24 Sets the motion detection mode. 33 - Disable motion detection. 35 - Use a single motion detection threshold. 37 - The image is divided into a grid, each cell with its own motion 42 value that specifies which per-region motion detection thresholds 51 Sets the global motion detection threshold to be used with the 52 ``V4L2_DETECT_MD_MODE_GLOBAL`` motion detection mode. 55 Sets the motion detection thresholds for each cell in the grid. To 56 be used with the ``V4L2_DETECT_MD_MODE_THRESHOLD_GRID`` motion [all …]
|
D | vidioc-g-parm.rst | 240 different mode from the regular motion video capture modes. In 244 motion capture. 246 - The driver may support fewer pixel formats than motion capture 258 motion capture. 260 - Moving objects in the image might have excessive motion blur.
|
D | biblio.rst | 175 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org) 185 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org) 195 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org) 205 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org) 215 :author: Society of Motion Picture and Television Engineers (http://www.smpte.org)
|
/Linux-v6.6/include/media/ |
D | v4l2-vp9.h | 16 * struct v4l2_vp9_frame_mv_context - motion vector-related probabilities 18 * @joint: motion vector joint probabilities. 19 * @sign: motion vector sign probabilities. 20 * @classes: motion vector class probabilities. 21 * @class0_bit: motion vector class0 bit probabilities. 22 * @bits: motion vector bits probabilities. 23 * @class0_fr: motion vector class0 fractional bit probabilities. 24 * @fr: motion vector fractional bit probabilities. 25 * @class0_hp: motion vector class0 high precision fractional bit probabilities. 26 * @hp: motion vector high precision fractional bit probabilities. [all …]
|
/Linux-v6.6/Documentation/input/devices/ |
D | atarikbd.rst | 59 The ikbd can report mouse motion in three distinctly different ways. It can 60 report relative motion, absolute motion in a coordinate system maintained 61 within the ikbd, or by converting mouse motion into keyboard cursor control 71 button being pressed or released, or motion in either axis exceeding a 72 settable threshold of motion. Regardless of the threshold, all bits of 76 relative mouse motion events will be generated: (a) while the keyboard has 91 If the accumulated motion before the report packet is generated exceeds the 92 +127...-128 range, the motion is broken into multiple packets. 106 The ikbd can translate mouse motion into the equivalent cursor keystrokes. 108 each axis. The ikbd internally maintains mouse motion information to the [all …]
|
D | cma3000_d0x.rst | 17 CMA3000 Tri-axis accelerometer supports Motion detect, Measurement and 20 Motion Detect Mode: 22 when motion exceeds the defined thresholds. 65 Motion detect g range threshold value 68 Motion detect and free fall time threshold value 115 4: Motion Detect mode (default)
|
/Linux-v6.6/drivers/staging/media/imx/ |
D | imx-media-vdic.c | 23 * in VDIC's high motion mode, which only requires a single field for 24 * processing. The other motion modes (low and medium) require three 34 * All motion modes are supported by this pipeline. 37 * used in high motion mode. 108 /* motion select control */ 110 enum ipu_motion_sel motion; member 382 ipu_vdi_set_motion(priv->vdi, priv->motion); in vdic_start() 416 enum ipu_motion_sel motion; in vdic_s_ctrl() local 423 motion = ctrl->val; in vdic_s_ctrl() 424 if (motion != priv->motion) { in vdic_s_ctrl() [all …]
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | imx.rst | 29 (without motion compensation which requires the VDIC). 57 support for different motion compensation modes (low, medium, and high 58 motion). The deinterlaced output frames from the VDIC can be sent to the 95 - The VDIC subdev supports motion compensated de-interlacing, with three 96 motion compensation modes: low, medium, and high motion. Pipelines are 199 will carry out motion-compensated de-interlace using "high motion" mode 216 interweave without motion compensation, which is activated if the source 277 The VDIC carries out motion compensated de-interlacing, with three 278 motion compensation modes: low, medium, and high motion. The mode is 283 link the VDIC can only operate in high motion mode. [all …]
|
D | rcar-fdp1.rst | 22 - Motion adaptive version of 2D and 3D deinterlacing. Use 3D deinterlacing 23 in the presence of fast motion and 2D deinterlacing with diagonal
|
/Linux-v6.6/drivers/media/pci/tw5864/ |
D | tw5864-reg.h | 254 /* Enable motion search mode */ 292 /* 0x0280 ~ 0x029c - Motion Vector for 1st 4x4 Block, e.g., 80 (X), 84 (Y) */ 294 /* 0x02a0 ~ 0x02bc - Motion Vector for 2nd 4x4 Block, e.g., A0 (X), A4 (Y) */ 296 /* 0x02c0 ~ 0x02dc - Motion Vector for 3rd 4x4 Block, e.g., C0 (X), C4 (Y) */ 298 /* 0x02e0 ~ 0x02fc - Motion Vector for 4th 4x4 Block, e.g., E0 (X), E4 (Y) */ 1200 /* 0xe000 ~ 0xfc04 - Motion Vector Register Map */ 1202 /* ME Motion Vector data (Four Byte Each) 0xe000 ~ 0xe7fc */ 1884 * 15:0 Motion detection interrupt for channel 0 ~ 15 1898 * 15:0 Motion detection interrupt for channel 0 ~ 15 1927 /* Motion / Blind / Night Detection */ [all …]
|
/Linux-v6.6/include/linux/ |
D | bma150.h | 25 bool any_motion_int; /* Set to enable any-motion interrupt */ 28 unsigned char any_motion_dur; /* Any-motion duration */ 29 unsigned char any_motion_thres; /* Any-motion threshold */
|
/Linux-v6.6/drivers/macintosh/ams/ |
D | ams-core.c | 3 * Apple Motion Sensor driver 18 /* There is only one motion sensor per machine */ 190 /* Found I2C motion sensor */ in ams_init() 197 /* Found PMU motion sensor */ in ams_init() 233 MODULE_DESCRIPTION("Apple Motion Sensor driver");
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-iio-accel-bmc150 | 1 What: /sys/bus/iio/devices/triggerX/name = "bmc150_accel-any-motion-devX" 7 only when there is any motion.
|
D | sysfs-bus-iio-gyro-bmg160 | 1 What: /sys/bus/iio/devices/triggerX/name = "bmg160-any-motion-devX" 7 only when there is any motion.
|
D | sysfs-bus-iio-cros-ec | 16 the motion sensor is placed. For example, in a laptop a motion
|
D | sysfs-driver-hid-wiimote | 19 motionp is the official Nintendo Motion+ extension, nunchuck is 24 Starting with kernel-version 3.11 Motion Plus hotplugging is 26 extension. You will get uevent notifications for the motion-plus
|
/Linux-v6.6/drivers/staging/sm750fb/ |
D | Kconfig | 3 tristate "Silicon Motion SM750 framebuffer support" 11 Frame buffer driver for the Silicon Motion SM750 chip
|
/Linux-v6.6/drivers/iio/imu/inv_icm42600/ |
D | Kconfig | 14 This driver supports the InvenSense ICM-426xx motion tracking 26 This driver supports the InvenSense ICM-426xx motion tracking
|
/Linux-v6.6/arch/powerpc/boot/dts/ |
D | motionpro.dts | 3 * Motion-PRO board Device Tree Source 12 &gpt6 { // Motion-PRO status LED 17 &gpt7 { // Motion-PRO ready LED
|
/Linux-v6.6/include/linux/iio/common/ |
D | cros_ec_sensors_core.h | 41 * @param: motion sensor parameters structure 42 * @resp: motion sensor response structure 43 * @type: type of motion sensor
|
/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/ |
D | regs-mfc.h | 60 /* vertical neighbor motion vector */ 64 /* H264 motion vector */ 70 /* upper neighbor motion vector */ 72 /* subseq. anchor motion vector */ 110 /* upper motion vector */ 122 /* upper motion vector */ 128 /* upper motion vector */
|
/Linux-v6.6/drivers/iio/imu/inv_mpu6050/ |
D | Kconfig | 21 and IAM20680 motion tracking devices over I2C. 33 and IAM20680 motion tracking devices over SPI.
|
/Linux-v6.6/include/linux/input/ |
D | cma3000.h | 31 * @mdthr: Motion detect threshold value 32 * @mdfftmr: Motion detect and free fall time value
|
/Linux-v6.6/drivers/input/mouse/ |
D | byd.c | 128 * 2 : edge motion 129 * 3 : free scrolling + edge motion 139 * Edge motion 177 * Edge motion speed 186 * 2 : edge motion 187 * 3 : free scrolling (with momentum) + edge motion
|
/Linux-v6.6/drivers/macintosh/ |
D | Kconfig | 255 tristate "Apple Motion Sensor driver" 258 Support for the motion sensor included in PowerBooks. Includes 269 PMU variant of motion sensor, found in late 2005 PowerBooks. 276 I2C variant of motion sensor, found in early 2005 PowerBooks and
|