| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-camera.rst | 322 of the illumination varies significantly throughout the scene, i.e. 366 .. _v4l2-scene-mode: 372 This control allows to select scene programs as the camera automatic 376 parameters are influenced by the scene mode control. An exact 379 When the scene mode feature is not used, this control should be set 381 controls are accessible. The following scene programs are defined: 394 - The scene mode feature is disabled. 401 automatic exposure is based on an average scene brightness. To 408 close subject in the scene. The flash is disabled in order to 444 the scene and focus on them. The color hue is adjusted to enhance [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| 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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-camera/ |
| D | controls.c | 356 * always apply irrespective of scene mode. in ctrl_set_exposure() 795 "scene mode selected %d, was %d\n", ctrl->val, in ctrl_set_scene_mode() 812 "%s: scene mode none: shut_speed %d, exp_mode %d, metering %d\n", in ctrl_set_scene_mode() 833 /* Set up scene mode */ in ctrl_set_scene_mode() 835 const struct v4l2_mmal_scene_config *scene = NULL; in ctrl_set_scene_mode() local 842 scene = &scene_configs[i]; in ctrl_set_scene_mode() 846 if (!scene) in ctrl_set_scene_mode() 854 if (scene->exposure_mode == MMAL_PARAM_EXPOSUREMODE_OFF) in ctrl_set_scene_mode() 858 exposure_mode = scene->exposure_mode; in ctrl_set_scene_mode() 859 metering_mode = scene->metering_mode; in ctrl_set_scene_mode() [all …]
|
| D | bcm2835-camera.h | 52 /* active exposure mode may differ if selected via a scene mode */
|
| /kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-camera/ |
| 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 …]
|
| D | bcm2835-camera.h | 52 /* active exposure mode may differ if selected via a scene mode */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | video-interfaces.txt | 90 one defined on the external world scene to be captured when projected on the 111 The external world scene reference system 'Rs' is a 2-dimensional 113 placed on the top-left corner of the visible scene, the X-axis points 115 scene. The top, bottom, left and right directions are intentionally not 151 Assuming the above represented scene of the swimming shark, the lens 152 inversion projects the scene and its reference system onto the sensor 175 'Rc' and the projected scene reference system 'Rp'. It is expressed in
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/drivers/ |
| D | st-vgxy61.rst | 11 captures of the same scene using two different exposure periods.
|
| /kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/ |
| D | sec_crypto.h | 184 * scene: 3~6 bits 297 * scene: 5~8 bit
|
| /kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/ |
| D | sec_crypto.h | 165 * scene: 3~6 bits
|
| D | sec_crypto.c | 989 u8 scene, sa_type, da_type; in sec_skcipher_bd_fill() local 1017 scene = SEC_COMM_SCENE << SEC_SCENE_OFFSET; in sec_skcipher_bd_fill() 1021 sec_sqe->sds_sa_type = (de | scene | sa_type); in sec_skcipher_bd_fill()
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| D | cx23418.h | 275 /* Description: Set Scene Change Detection 277 IN[1] - scene change
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| D | cx23418.h | 275 /* Description: Set Scene Change Detection 277 IN[1] - scene change
|
| /kernel/linux/build/test/unittest/rtg/ |
| D | rtg_test.cpp | 515 * @tc.desc: Verify scene end function. 537 * @tc.desc: Verify scene end function.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_gpu_commands.h | 50 #define MI_SCENE_COUNT (1 << 3) /* just increment scene count */ 51 #define MI_END_SCENE (1 << 4) /* flush binner and incr scene count */
|
| /kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
| D | fimc-is-param.h | 379 /* ------------------------ SCENE MODE--------------------------------- */ 534 u32 scene; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
| D | fimc-is-param.h | 379 /* ------------------------ SCENE MODE--------------------------------- */ 534 u32 scene; member
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/ |
| D | iommufd.rst | 180 scene. This allows the external drivers calling such kAPI to implement a simple
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| 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 */
|
| /kernel/linux/linux-5.10/Documentation/input/devices/ |
| D | xpad.rst | 219 .. [2] http://xpad.xbox-scene.com/
|
| /kernel/linux/linux-6.6/Documentation/input/devices/ |
| D | xpad.rst | 219 .. [2] http://xpad.xbox-scene.com/
|
| /kernel/linux/linux-6.6/tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 1843 scene = self.scene() 1844 view = scene.views()[0] 1850 scene = self.scene() 1851 view = scene.views()[0] 2227 self.scene = QGraphicsScene() 2228 self.scene.addItem(self.item) 2230 self.view = QGraphicsView(self.scene)
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| D | psb_reg.h | 526 * Scene stuff.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
| D | psb_reg.h | 526 * Scene stuff.
|