Home
last modified time | relevance | path

Searched full:motion (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-detect.rst9 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 …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-detect.rst9 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 …]
/kernel/linux/linux-6.6/include/media/
Dv4l2-vp9.h16 * 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 …]
/kernel/linux/linux-5.10/Documentation/input/devices/
Datarikbd.rst59 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 …]
Dcma3000_d0x.rst17 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)
/kernel/linux/linux-6.6/Documentation/input/devices/
Datarikbd.rst59 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 …]
Dcma3000_d0x.rst17 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)
/kernel/linux/linux-6.6/drivers/staging/media/imx/
Dimx-media-vdic.c23 * 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 …]
/kernel/linux/linux-5.10/drivers/staging/media/imx/
Dimx-media-vdic.c23 * 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 …]
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dimx.rst29 (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 …]
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dimx.rst29 (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 …]
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/
Dtw5864-reg.h254 /* 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 …]
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
Dtw5864-reg.h254 /* 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 …]
/kernel/linux/linux-6.6/include/linux/
Dbma150.h25 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 */
/kernel/linux/linux-5.10/include/linux/
Dbma150.h25 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 */
/kernel/linux/linux-5.10/include/linux/iio/common/
Dcros_ec_sensors_core.h41 * @param: motion sensor parameters structure
42 * @resp: motion sensor response structure
43 * @type: type of motion sensor
44 * @loc: location where the motion sensor is placed
/kernel/linux/linux-5.10/drivers/macintosh/ams/
Dams-core.c3 * 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");
/kernel/linux/linux-6.6/drivers/macintosh/ams/
Dams-core.c3 * 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");
/kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/
Dmeye-uapi.rst5 Vaio Picturebook Motion Eye Camera Driver
21 for accessing the Motion Eye extended parameters (camera sharpness,
28 Get and set the extended parameters of the motion eye camera.
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-accel-bmc1501 What: /sys/bus/iio/devices/triggerX/name = "bmc150_accel-any-motion-devX"
7 only when there is any motion.
Dsysfs-bus-iio-gyro-bmg1601 What: /sys/bus/iio/devices/triggerX/name = "bmg160-any-motion-devX"
7 only when there is any motion.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-accel-bmc1501 What: /sys/bus/iio/devices/triggerX/name = "bmc150_accel-any-motion-devX"
7 only when there is any motion.
Dsysfs-bus-iio-gyro-bmg1601 What: /sys/bus/iio/devices/triggerX/name = "bmg160-any-motion-devX"
7 only when there is any motion.
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
DKconfig3 tristate "Silicon Motion SM750 framebuffer support"
10 Frame buffer driver for the Silicon Motion SM750 chip
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
DKconfig3 tristate "Silicon Motion SM750 framebuffer support"
11 Frame buffer driver for the Silicon Motion SM750 chip

12345678910>>...15