Home
last modified time | relevance | path

Searched full:scene (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst323 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 …]
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dvideo-interface-devices.yaml31 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
/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dcontrols.c350 * 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 Dbcm2835-camera.h52 /* active exposure mode may differ if selected via a scene mode */
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Dst-vgxy61.rst11 captures of the same scene using two different exposure periods.
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h184 * scene: 3~6 bits
297 * scene: 5~8 bit
H A Dsec_crypto.c1269 u8 scene, sa_type, da_type; in sec_skcipher_bd_fill() local
1303 scene = SEC_COMM_SCENE << SEC_SCENE_OFFSET; in sec_skcipher_bd_fill()
1307 sec_sqe->sds_sa_type = (de | scene | sa_type); in sec_skcipher_bd_fill()
/openbmc/u-boot/doc/
H A DREADME.commands115 Behind the scene
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/
H A D0003-GLVisualConfig-By-default-don-t-care-about-the-stenc.patch99 " (by default, each scene gets its own context)\n"
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx23418.h275 /* Description: Set Scene Change Detection
277 IN[1] - scene change
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-param.h379 /* ------------------------ SCENE MODE--------------------------------- */
534 u32 scene; member
H A Dfimc-is-param.c297 isp->aa.scene = 0; in __is_set_init_isp_aa()
/openbmc/linux/Documentation/userspace-api/
H A Diommufd.rst180 scene. This allows the external drivers calling such kAPI to implement a simple
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h55 #define MI_SCENE_COUNT (1 << 3) /* just increment scene count */
56 #define MI_END_SCENE (1 << 4) /* flush binner and incr scene count */
/openbmc/linux/Documentation/input/devices/
H A Dxpad.rst219 .. [2] http://xpad.xbox-scene.com/
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1840 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)
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_reg.h526 * Scene stuff.
/openbmc/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-ctrls.c307 v4l2_dbg(1, s5c73m3_dbg, &state->sensor_sd, "Setting %s scene mode\n", in s5c73m3_set_scene_program()
/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_lib.c776 dev_err(aw_dev->dev, "can't find scene"); in aw_get_dde_type_info()
1018 dev_err(aw_dev->dev, "get scene count failed"); in aw_dev_load_cfg_by_hdr_v1()
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dextra-build-config.md143 allocated for compositing. When scene complexity (number and sizes
/openbmc/linux/sound/drivers/
H A Dmtpav.c26 * 128 'scene' memories, recallable from MIDI program change
/openbmc/linux/Documentation/gpu/
H A Ddrm-mm.rst122 before calling the load operation. Behind the scene, this will create a
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dopengl.patch507 * Creates all the buffer objects needed for rendering the scene
/openbmc/linux/sound/usb/caiaq/
H A Dcontrol.c528 { "LED: Scene", 23 | CNT_INTVAL },
H A Dinput.c71 MASCHINE_BUTTON(33), /* scene */

12