Home
last modified time | relevance | path

Searched refs:motion (Results 1 – 25 of 37) sorted by relevance

12

/linux/Documentation/userspace-api/media/v4l/
A 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 …]
A Dvidioc-g-parm.rst240 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.
A Dvidioc-dqevent.rst181 - Triggered whenever the motion detection state for one or more of
304 - The bitmask of the regions that reported motion. There is at least
305 one region. If this field is 0, then no motion was detected at
308 each cell in the motion detection grid, then that all cells are
A Dext-ctrls-camera.rst111 left. A value of zero does not cause motion. This is a write-only
117 negative value down. A value of zero does not cause motion. This is
451 to freeze motion of rapidly-moving subjects. Increased image noise
500 left. A value of zero stops the motion if one is in progress and has
506 value down. A value of zero stops the motion if one is in progress
/linux/Documentation/input/devices/
A 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
92 +127...-128 range, the motion is broken into multiple packets.
108 each axis. The ikbd internally maintains mouse motion information to the
267 generated asynchronously by the ikbd whenever motion exceeds the setable
305 command is not affected by the mouse motion origin.
[all …]
A Dcma3000_d0x.rst22 when motion exceeds the defined thresholds.
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-accel-bmc1501 What: /sys/bus/iio/devices/triggerX/name = "bmc150_accel-any-motion-devX"
7 only when there is any motion.
A Dsysfs-bus-iio-gyro-bmg1601 What: /sys/bus/iio/devices/triggerX/name = "bmg160-any-motion-devX"
7 only when there is any motion.
A Dsysfs-bus-iio-cros-ec16 the motion sensor is placed. For example, in a laptop a motion
A Dsysfs-bus-iio-mpu60507 This is mounting matrix for motion sensors. Mounting matrix
/linux/drivers/input/misc/
A Dxen-kbdfront.c64 struct xenkbd_motion *motion) in xenkbd_handle_motion_event() argument
69 input_report_rel(info->ptr, REL_X, motion->rel_x); in xenkbd_handle_motion_event()
70 input_report_rel(info->ptr, REL_Y, motion->rel_y); in xenkbd_handle_motion_event()
71 if (motion->rel_z) in xenkbd_handle_motion_event()
72 input_report_rel(info->ptr, REL_WHEEL, -motion->rel_z); in xenkbd_handle_motion_event()
164 xenkbd_handle_motion_event(info, &event->motion); in xenkbd_handle_event()
/linux/drivers/staging/media/imx/
A Dimx-media-vdic.c110 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()
430 priv->motion = motion; in vdic_s_ctrl()
773 if (priv->csi_direct && priv->motion != HIGH_MOTION) { in vdic_link_validate()
/linux/drivers/iio/imu/inv_icm42600/
A DKconfig13 This driver supports the InvenSense ICM-426xx motion tracking
25 This driver supports the InvenSense ICM-426xx motion tracking
/linux/drivers/iio/imu/inv_mpu6050/
A DKconfig20 and IAM20680 motion tracking devices over I2C.
32 and IAM20680 motion tracking devices over SPI.
/linux/Documentation/admin-guide/media/
A Dimx.rst29 (without motion compensation which requires the VDIC).
57 support for different motion compensation modes (low, medium, and high
96 motion compensation modes: low, medium, and high motion. Pipelines are
199 will carry out motion-compensated de-interlace using "high motion" mode
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.
324 de-interlace without motion compensation, and pixel reordering.
340 interweaving without motion compensation. However, note that if the
344 motion compensation) and therefore the field type output from
[all …]
A Drcar-fdp1.rst23 in the presence of fast motion and 2D deinterlacing with diagonal
/linux/drivers/media/usb/go7007/
A Dgo7007-driver.c413 unsigned motion[4] = { 0, 0, 0, 0 }; in go7007_motion_regions() local
425 motion[go->modet_map[y * (go->width / 16) + x]]++; in go7007_motion_regions()
428 motion_regions = ((motion[0] > 0) << 0) | in go7007_motion_regions()
429 ((motion[1] > 0) << 1) | in go7007_motion_regions()
430 ((motion[2] > 0) << 2) | in go7007_motion_regions()
431 ((motion[3] > 0) << 3); in go7007_motion_regions()
/linux/Documentation/devicetree/bindings/iio/imu/
A Dnxp,fxos8700.yaml14 …https://www.nxp.com/products/sensors/motion-sensors/6-axis/digital-motion-sensor-3d-accelerometer-…
A Dinvensense,icm42600.yaml18 ultra-low-power wake-on-motion support to minimize system power consumption.
/linux/include/xen/interface/io/
A Dkbdif.h484 struct xenkbd_motion motion; member
/linux/drivers/media/pci/solo6x10/
A Dsolo6x10-v4l2-enc.c90 int motion; member
528 if (solo_is_motion_on(solo_enc) && enc_buf->motion) { in solo_enc_fillbuf()
535 .region_mask = enc_buf->motion ? 1 : 0, in solo_enc_fillbuf()
625 enc_buf.motion = 1; in solo_handle_ring()
627 enc_buf.motion = 0; in solo_handle_ring()
/linux/drivers/macintosh/
A DKconfig251 Support for the motion sensor included in PowerBooks. Includes
262 PMU variant of motion sensor, found in late 2005 PowerBooks.
269 I2C variant of motion sensor, found in early 2005 PowerBooks and
/linux/Documentation/userspace-api/media/drivers/
A Dmeye-uapi.rst28 Get and set the extended parameters of the motion eye camera.
/linux/drivers/staging/media/atomisp/pci/
A Dsh_css_params.c1849 const struct ia_css_vector *motion) in sh_css_set_motion_vector() argument
1851 if (!motion) in sh_css_set_motion_vector()
1855 IA_CSS_ENTER_PRIVATE("x=%d, y=%d", motion->x, motion->y); in sh_css_set_motion_vector()
1857 params->motion_config = *motion; in sh_css_set_motion_vector()
1867 struct ia_css_vector *motion) in sh_css_get_motion_vector() argument
1869 if (!motion) in sh_css_get_motion_vector()
1873 IA_CSS_ENTER_PRIVATE("motion=%p", motion); in sh_css_get_motion_vector()
1875 *motion = params->motion_config; in sh_css_get_motion_vector()
1877 IA_CSS_LEAVE_PRIVATE("x=%d, y=%d", motion->x, motion->y); in sh_css_get_motion_vector()
/linux/Documentation/input/
A Devent-codes.rst100 occurring at the same moment in time. For example, motion of a mouse may set
101 the REL_X and REL_Y values for one motion, then emit a SYN_REPORT. The next
102 motion will emit more REL_X and REL_Y values and send another SYN_REPORT.
168 BTN_TOOL_DOUBLETAP should be set to value 1 for the duration of the motion.

Completed in 105 milliseconds

12