Home
last modified time | relevance | path

Searched refs:effects (Results 1 – 24 of 24) sorted by relevance

/hardware/interfaces/audio/effect/5.0/xml/api/
Dcurrent.txt2 package audio.effects.V5_0 {
6 method public audio.effects.V5_0.EffectsType getEffects();
7 method public audio.effects.V5_0.LibrariesType getLibraries();
8 method public audio.effects.V5_0.AudioEffectsConf.Postprocess getPostprocess();
9 method public audio.effects.V5_0.AudioEffectsConf.Preprocess getPreprocess();
10 method public audio.effects.V5_0.VersionType getVersion();
11 method public void setEffects(audio.effects.V5_0.EffectsType);
12 method public void setLibraries(audio.effects.V5_0.LibrariesType);
13 method public void setPostprocess(audio.effects.V5_0.AudioEffectsConf.Postprocess);
14 method public void setPreprocess(audio.effects.V5_0.AudioEffectsConf.Preprocess);
[all …]
/hardware/qcom/audio/post_proc/
DAndroid.mk37 $(call include-path-for, audio-effects)
69 $(call include-path-for, audio-effects)
/hardware/interfaces/audio/effect/2.0/
DIEffectsFactory.hal24 * Returns descriptors of different effects in all loaded libraries.
46 * attached. All effects created with the same session ID
60 * Dumps information about effects into the provided file descriptor.
DIEffect.hal78 * Note: this method is only supported for effects inserted into
151 * Note: this method is only supported for effects inserted into
218 * Note: this method is only supported for effects inserted into
278 * The input and the output buffer may be reused between different effects,
301 * there is no interface defined for it. This method only works for effects
323 * there is no interface defined for it. This method only works for effects
344 * there is no interface defined for it. This method only works for effects
368 * there is no interface defined for it. This method only works for effects
397 * there is no interface defined for it. This method only works for effects
419 * there is no interface defined for it. This method only works for effects
Dtypes.hal89 * | | | This mode is relevant for global effects
290 * the status message queue used by effects.
/hardware/interfaces/vibrator/1.3/
Dtypes.hal25 * A soft, short sensation like the tick of a clock. Unlike regular effects, texture effects
/hardware/interfaces/audio/effect/5.0/xml/
DAndroid.bp5 package_name: "audio.effects.V5_0",
/hardware/qcom/audio/voice_processing/
DAndroid.mk22 $(call include-path-for, audio-effects)
Dvoice_processing.c73 struct effect_s effects[NUM_ID]; // effects in this session member
282 status = effect_init(&session->effects[i], i); in session_init()
307 status = effect_create(&session->effects[id], session, interface); in session_create_effect()
/hardware/qcom/audio/visualizer/
DAndroid.mk44 $(call include-path-for, audio-effects)
/hardware/interfaces/audio/effect/5.0/
DIEffectsFactory.hal24 * Returns descriptors of different effects in all loaded libraries.
46 * attached. All effects created with the same session ID
DIEffect.hal75 * Note: this method is only supported for effects inserted into
144 * Note: this method is only supported for effects inserted into
205 * Note: this method is only supported for effects inserted into
262 * The input and the output buffer may be reused between different effects,
284 * there is no interface defined for it. This method only works for effects
306 * there is no interface defined for it. This method only works for effects
326 * there is no interface defined for it. This method only works for effects
349 * there is no interface defined for it. This method only works for effects
377 * there is no interface defined for it. This method only works for effects
398 * there is no interface defined for it. This method only works for effects
Dtypes.hal90 * | | | This mode is relevant for global effects
292 * the status message queue used by effects.
/hardware/interfaces/audio/effect/4.0/
DIEffectsFactory.hal24 * Returns descriptors of different effects in all loaded libraries.
46 * attached. All effects created with the same session ID
DIEffect.hal75 * Note: this method is only supported for effects inserted into
144 * Note: this method is only supported for effects inserted into
205 * Note: this method is only supported for effects inserted into
262 * The input and the output buffer may be reused between different effects,
284 * there is no interface defined for it. This method only works for effects
306 * there is no interface defined for it. This method only works for effects
326 * there is no interface defined for it. This method only works for effects
349 * there is no interface defined for it. This method only works for effects
377 * there is no interface defined for it. This method only works for effects
398 * there is no interface defined for it. This method only works for effects
Dtypes.hal89 * | | | This mode is relevant for global effects
290 * the status message queue used by effects.
/hardware/qcom/audio/hal/
DAndroid.mk124 $(call include-path-for, audio-effects) \
/hardware/interfaces/audio/4.0/
DIDevice.hal111 May be used by implementations to configure hardware effects.
136 * May be used by implementations to configure hardware effects.
/hardware/interfaces/audio/5.0/
DIDevice.hal111 May be used by implementations to configure hardware effects.
136 * May be used by implementations to configure processing effects.
/hardware/interfaces/audio/common/2.0/
Dtypes.hal159 * Session for effects attached to a particular output stream
164 * Session for effects applied to output mix. These effects can
/hardware/interfaces/audio/common/4.0/
Dtypes.hal145 * Session for effects attached to a particular output stream
150 * Session for effects applied to output mix. These effects can
/hardware/interfaces/audio/common/5.0/
Dtypes.hal159 * Session for effects attached to a particular output stream
164 * Session for effects applied to output mix. These effects can
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1445 const char *effects = mParams.get(CameraParameters::KEY_SUPPORTED_EFFECTS); in printSupportedParams() local
1473 (effects != NULL)? effects : "NULL"); in printSupportedParams()
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal375 * <p>List of color effects for ANDROID_CONTROL_EFFECT_MODE that are supported by this camera