Searched refs:scene (Results 1 – 11 of 11) sorted by relevance
/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-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-5.10/drivers/staging/vc04_services/bcm2835-camera/ |
D | controls.c | 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()
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/ |
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-5.10/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1839 scene = self.scene() 1840 view = scene.views()[0] 1846 scene = self.scene() 1847 view = scene.views()[0] 2223 self.scene = QGraphicsScene() 2224 self.scene.addItem(self.item) 2226 self.view = QGraphicsView(self.scene)
|
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
D | fimc-is-param.h | 534 u32 scene; member
|
D | fimc-is-param.c | 297 isp->aa.scene = 0; in __is_set_init_isp_aa()
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | xpad.rst | 219 .. [2] http://xpad.xbox-scene.com/
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | drm-mm.rst | 125 before calling the load operation. Behind the scene, this will create a
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | cx2341x-devel.rst | 2185 8=enable scene change detection (seems to be a failure)
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0038_linux_drivers_mxc.patch | 57080 + gcmkPRINT("[galcore]: Stop driver to keep scene."); 198034 + u_int32 enable_adaptive_sc; // Enable adaptive scene change GOP structure (0:off, 1:adapt… 206055 + .name = "scene change detect enable",
|