Home
last modified time | relevance | path

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

123

/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/7.0/xml/api/
Dcurrent.txt2 package audio.effects.V7_0 {
6 method public audio.effects.V7_0.AudioEffectsConf.DeviceEffects getDeviceEffects();
7 method public audio.effects.V7_0.EffectsType getEffects();
8 method public audio.effects.V7_0.LibrariesType getLibraries();
9 method public audio.effects.V7_0.AudioEffectsConf.Postprocess getPostprocess();
10 method public audio.effects.V7_0.AudioEffectsConf.Preprocess getPreprocess();
11 method public audio.effects.V7_0.VersionType getVersion();
12 method public void setDeviceEffects(audio.effects.V7_0.AudioEffectsConf.DeviceEffects);
13 method public void setEffects(audio.effects.V7_0.EffectsType);
14 method public void setLibraries(audio.effects.V7_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/audio/aidl/vts/
DVtsHalAudioEffectFactoryTargetTest.cpp85 void ForEachEffect(std::vector<std::shared_ptr<IEffect>> effects, Functor functor) { in ForEachEffect() argument
86 for (auto& effect : effects) { in ForEachEffect()
93 std::vector<std::shared_ptr<IEffect>> effects; in createWithDescs() local
100 effects.push_back(std::move(effect)); in createWithDescs()
103 return effects; in createWithDescs()
105 void destroyEffects(std::vector<std::shared_ptr<IEffect>> effects, in destroyEffects() argument
107 for (const auto& effect : effects) { in destroyEffects()
113 auto effects = createWithDescs({desc}); in creatAndDestroyDescs() local
114 ASSERT_NO_FATAL_FAILURE(destroyEffects(effects)); in creatAndDestroyDescs()
192 std::vector<std::shared_ptr<IEffect>> effects; in TEST_P() local
[all …]
/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
/hardware/qcom/audio/post_proc/
DAndroid.mk39 $(call include-path-for, audio-effects)
73 $(call include-path-for, audio-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/7.0/xml/
DAndroid.bp14 package_name: "audio.effects.V7_0",
/hardware/interfaces/audio/effect/6.0/xml/
DAndroid.bp14 package_name: "audio.effects.V6_0",
/hardware/interfaces/audio/effect/5.0/xml/
DAndroid.bp14 package_name: "audio.effects.V5_0",
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp210 std::vector<Effect> effects; in alwaysOnEnable() local
211 getSupportedAlwaysOnEffects(&effects); in alwaysOnEnable()
213 if (std::find(effects.begin(), effects.end(), effect) == effects.end()) { in alwaysOnEnable()
/hardware/qcom/audio/voice_processing/
DAndroid.mk24 $(call include-path-for, audio-effects)
/hardware/qcom/audio/visualizer/
DAndroid.mk47 $(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
/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
/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
/hardware/interfaces/audio/effect/7.0/
DIEffect.hal73 * Note: this method is only supported for effects inserted into
142 * Note: this method is only supported for effects inserted into
203 * Note: this method is only supported for effects inserted into
259 * The input and the output buffer may be reused between different effects,
281 * there is no interface defined for it. This method only works for effects
303 * 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
346 * there is no interface defined for it. This method only works for effects
374 * there is no interface defined for it. This method only works for effects
395 * 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
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dinvariance.adoc26 side effects (image and buffer variable stores and atomic operations),
71 *Rule 2* _Changes to the following state values have no side effects (the
103 Invariance is relaxed for shaders with side effects, such as performing
112 shaders containing side effects (image and buffer variable stores and atomic
115 of shader side effects.
118 involving shader side effects:
DVK_EXT_shader_image_atomic_int64.adoc31 screen-space effects), image accesses are generally more efficient than
DVK_EXT_shader_demote_to_helper_invocation.adoc31 The demoted invocation will have no further side effects and will not output

123