Home
last modified time | relevance | path

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

12

/hardware/interfaces/audio/effect/6.0/xml/api/
Dcurrent.txt2 package audio.effects.V6_0 {
6 method public audio.effects.V6_0.AudioEffectsConf.DeviceEffects getDeviceEffects();
7 method public audio.effects.V6_0.EffectsType getEffects();
8 method public audio.effects.V6_0.LibrariesType getLibraries();
9 method public audio.effects.V6_0.AudioEffectsConf.Postprocess getPostprocess();
10 method public audio.effects.V6_0.AudioEffectsConf.Preprocess getPreprocess();
11 method public audio.effects.V6_0.VersionType getVersion();
12 method public void setDeviceEffects(audio.effects.V6_0.AudioEffectsConf.DeviceEffects);
13 method public void setEffects(audio.effects.V6_0.EffectsType);
14 method public void setLibraries(audio.effects.V6_0.LibrariesType);
[all …]
/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/interfaces/vibrator/aidl/default/
DVibrator.cpp186 std::vector<Effect> effects; in alwaysOnEnable() local
187 getSupportedAlwaysOnEffects(&effects); in alwaysOnEnable()
189 if (std::find(effects.begin(), effects.end(), effect) == effects.end()) { in alwaysOnEnable()
/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.bp4 package_name: "audio.effects.V5_0",
/hardware/interfaces/audio/effect/6.0/xml/
DAndroid.bp4 package_name: "audio.effects.V6_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/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/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/6.0/
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
DIEffectsFactory.hal24 * Returns descriptors of different effects in all loaded libraries.
46 * attached. All effects created with the same session ID
Dtypes.hal90 * | | | This mode is relevant for global effects
292 * 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.

12