/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-camera.rst | 323 of the illumination varies significantly throughout the scene, i.e. 367 .. _v4l2-scene-mode: 373 This control allows to select scene programs as the camera automatic 377 parameters are influenced by the scene mode control. An exact 380 When the scene mode feature is not used, this control should be set 382 controls are accessible. The following scene programs are defined: 397 - The scene mode feature is disabled. 404 automatic exposure is based on an average scene brightness. To 411 close subject in the scene. The flash is disabled in order to 447 the scene and focus on them. The color hue is adjusted to enhance [all …]
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | video-interface-devices.yaml | 31 defined on the external world scene to be captured when projected on the 52 The external world scene reference system 'Rs' is a 2-dimensional 54 placed on the top-left corner of the visible scene, the X-axis points 55 towards the right, and the Y-axis points towards the bottom of the scene. 92 Assuming the above represented scene of the swimming shark, the lens 93 inversion projects the scene and its reference system onto the sensor 116 and the projected scene reference system 'Rp'. It is expressed in degrees
|
/linux/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | controls.c | 350 * always apply irrespective of scene mode. in ctrl_set_exposure() 790 "scene mode selected %d, was %d\n", ctrl->val, in ctrl_set_scene_mode() 807 "%s: scene mode none: shut_speed %d, exp_mode %d, metering %d\n", in ctrl_set_scene_mode() 828 /* Set up scene mode */ in ctrl_set_scene_mode() 830 const struct v4l2_mmal_scene_config *scene = NULL; in ctrl_set_scene_mode() local 837 scene = &scene_configs[i]; in ctrl_set_scene_mode() 841 if (!scene) in ctrl_set_scene_mode() 849 if (scene->exposure_mode == MMAL_PARAM_EXPOSUREMODE_OFF) in ctrl_set_scene_mode() 853 exposure_mode = scene->exposure_mode; in ctrl_set_scene_mode() 854 metering_mode = scene->metering_mode; in ctrl_set_scene_mode() [all …]
|
H A D | bcm2835-camera.h | 52 /* active exposure mode may differ if selected via a scene mode */
|
/linux/Documentation/userspace-api/media/drivers/ |
H A D | vgxy61.rst | 11 captures of the same scene using two different exposure periods.
|
/linux/drivers/media/pci/cx18/ |
H A D | cx23418.h | 275 /* Description: Set Scene Change Detection 277 IN[1] - scene change
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gpu_commands.h | 55 #define MI_SCENE_COUNT (1 << 3) /* just increment scene count */ 56 #define MI_END_SCENE (1 << 4) /* flush binner and incr scene count */
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_fwif_client.h | 133 * Represents a geometry command that can be used to tile a whole scene's objects as
|
/linux/Documentation/input/devices/ |
H A D | xpad.rst | 219 .. [2] http://xpad.xbox-scene.com/
|
/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 1840 scene = self.scene() 1841 view = scene.views()[0] 1847 scene = self.scene() 1848 view = scene.views()[0] 2224 self.scene = QGraphicsScene() 2225 self.scene.addItem(self.item) 2227 self.view = QGraphicsView(self.scene)
|
/linux/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3-ctrls.c | 307 v4l2_dbg(1, s5c73m3_dbg, &state->sensor_sd, "Setting %s scene mode\n", in s5c73m3_set_scene_program()
|
/linux/drivers/gpu/drm/gma500/ |
H A D | psb_reg.h | 526 * Scene stuff.
|
/linux/sound/drivers/ |
H A D | mtpav.c | 26 * 128 'scene' memories, recallable from MIDI program change
|
/linux/Documentation/gpu/ |
H A D | drm-mm.rst | 122 before calling the load operation. Behind the scene, this will create a
|
/linux/sound/usb/caiaq/ |
H A D | control.c | 528 { "LED: Scene", 23 | CNT_INTVAL },
|
/linux/sound/pci/hda/ |
H A D | tas2781_spi_fwlib.c | 146 * Device support different configurations for different scene, 805 * Device support different configurations for different scene,
|
/linux/Documentation/scheduler/ |
H A D | sched-util-clamp.rst | 46 coming few hundred milliseconds a computationally intensive scene is about to
|
/linux/drivers/media/usb/gspca/ |
H A D | pac7302.c | 500 * on the scene being recorded, the camera switches to another in setexposure()
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-defs.c | 1078 case V4L2_CID_SCENE_MODE: return "Scene Mode"; in v4l2_ctrl_get_name()
|
/linux/tools/include/uapi/drm/ |
H A D | drm.h | 845 * writing back to memory the scene setup in the commit. The client must enable
|
/linux/arch/arm64/kvm/ |
H A D | nested.c | 633 /* Set the scene for the next search */ in get_s2_mmu_nested()
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | cx2341x-devel.rst | 2185 8=enable scene change detection (seems to be a failure)
|
/linux/kernel/sched/ |
H A D | core.c | 3849 * Prepare the scene for sending an IPI for a remote smp_call
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 1198 * kref_put is call behind the scene. in qla24xx_async_gnl()
|