Home
last modified time | relevance | path

Searched refs:scene (Results 1 – 13 of 13) sorted by relevance

/linux/sound/soc/codecs/
H A Dfs-amp-lib.c52 int offset, struct fs_amp_scene *scene) in fs_get_scene_reg() argument
56 if (!amp_lib || !amp_lib->dev || !scene) in fs_get_scene_reg()
61 scene->reg = (struct fs_reg_table *)((char *)table + offset); in fs_get_scene_reg()
63 scene->reg = NULL; in fs_get_scene_reg()
67 int offset, struct fs_amp_scene *scene) in fs_get_scene_model() argument
72 if (!amp_lib || !amp_lib->dev || !scene) in fs_get_scene_model()
78 scene->model = (struct fs_file_table *)(ptr + offset); in fs_get_scene_model()
80 scene->model = NULL; in fs_get_scene_model()
84 int offset, struct fs_amp_scene *scene) in fs_get_scene_effect() argument
89 if (!amp_lib || !amp_lib->dev || !scene) in fs_get_scene_effect()
[all …]
H A Dfs210x.c331 const struct fs_amp_scene *scene) in fs210x_set_reg_table() argument
336 if (!fs210x || !fs210x->dev || !scene) in fs210x_set_reg_table()
340 if (!scene->reg || cur_scene == scene) { in fs210x_set_reg_table()
345 reg = scene->reg; in fs210x_set_reg_table()
388 const struct fs_amp_scene *scene) in fs210x_set_effect_table() argument
395 if (!fs210x || !fs210x->dev || !scene) in fs210x_set_effect_table()
399 if (!scene->effect || cur_scene == scene) { in fs210x_set_effect_table()
404 effect = scene->effect; in fs210x_set_effect_table()
458 const struct fs_amp_scene *scene, in fs210x_write_dsp_effect() argument
463 if (!fs210x || !scene) in fs210x_write_dsp_effect()
[all …]
H A Dfs-amp-lib.h142 struct fs_amp_scene *scene; member
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst324 of the illumination varies significantly throughout the scene, i.e.
368 .. _v4l2-scene-mode:
374 This control allows to select scene programs as the camera automatic
378 parameters are influenced by the scene mode control. An exact
381 When the scene mode feature is not used, this control should be set
383 controls are accessible. The following scene programs are defined:
398 - The scene mode feature is disabled.
405 automatic exposure is based on an average scene brightness. To
412 close subject in the scene. The flash is disabled in order to
448 the scene and focus on them. The color hue is adjusted to enhance
[all …]
/linux/Documentation/userspace-api/media/drivers/
H A Dvgxy61.rst11 captures of the same scene using two different exposure periods.
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1843 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)
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-param.h534 u32 scene; member
H A Dfimc-is-param.c288 isp->aa.scene = 0; in __is_set_init_isp_aa()
/linux/Documentation/input/devices/
H A Dxpad.rst219 .. [2] http://xpad.xbox-scene.com/
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1525 u8 scene, sa_type, da_type; in sec_skcipher_bd_fill() local
1566 scene = SEC_COMM_SCENE << SEC_SCENE_OFFSET; in sec_skcipher_bd_fill()
1568 sec_sqe->sds_sa_type = (de | scene | sa_type); in sec_skcipher_bd_fill()
/linux/Documentation/userspace-api/
H A Diommufd.rst341 scene. This allows the external drivers calling such kAPI to implement a simple
/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst46 coming few hundred milliseconds a computationally intensive scene is about to
/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst2185 8=enable scene change detection (seems to be a failure)