Home
last modified time | relevance | path

Searched refs:effect (Results 1 – 25 of 490) sorted by relevance

12345678910>>...20

/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/1/android/hardware/audio/effect/
DRange.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Range.VendorExtensionRange[] vendorExtension = {};
38 android.hardware.audio.effect.Range.AcousticEchoCancelerRange[] acousticEchoCanceler;
39 android.hardware.audio.effect.Range.AutomaticGainControlV1Range[] automaticGainControlV1;
40 android.hardware.audio.effect.Range.AutomaticGainControlV2Range[] automaticGainControlV2;
41 android.hardware.audio.effect.Range.BassBoostRange[] bassBoost;
42 android.hardware.audio.effect.Range.DownmixRange[] downmix;
43 android.hardware.audio.effect.Range.DynamicsProcessingRange[] dynamicsProcessing;
44 android.hardware.audio.effect.Range.EnvironmentalReverbRange[] environmentalReverb;
45 android.hardware.audio.effect.Range.EqualizerRange[] equalizer;
[all …]
DParameter.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Parameter.Common common;
42 android.hardware.audio.effect.Parameter.VolumeStereo volumeStereo;
43 android.hardware.audio.effect.Parameter.Specific specific;
46 android.hardware.audio.effect.VendorExtension vendorEffectTag;
47 android.hardware.audio.effect.AcousticEchoCanceler.Id acousticEchoCancelerTag;
48 android.hardware.audio.effect.AutomaticGainControlV1.Id automaticGainControlV1Tag;
49 android.hardware.audio.effect.AutomaticGainControlV2.Id automaticGainControlV2Tag;
50 android.hardware.audio.effect.BassBoost.Id bassBoostTag;
51 android.hardware.audio.effect.Downmix.Id downmixTag;
[all …]
DDynamicsProcessing.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.VendorExtension vendor;
38 android.hardware.audio.effect.DynamicsProcessing.EngineArchitecture engineArchitecture;
39 android.hardware.audio.effect.DynamicsProcessing.ChannelConfig[] preEq;
40 android.hardware.audio.effect.DynamicsProcessing.ChannelConfig[] postEq;
41 android.hardware.audio.effect.DynamicsProcessing.EqBandConfig[] preEqBand;
42 android.hardware.audio.effect.DynamicsProcessing.EqBandConfig[] postEqBand;
43 android.hardware.audio.effect.DynamicsProcessing.ChannelConfig[] mbc;
44 android.hardware.audio.effect.DynamicsProcessing.MbcBandConfig[] mbcBand;
45 android.hardware.audio.effect.DynamicsProcessing.LimiterConfig[] limiter;
[all …]
DIEffect.aidl34 package android.hardware.audio.effect;
37 …e.audio.effect.IEffect.OpenEffectReturn open(in android.hardware.audio.effect.Parameter.Common com… in open()
39 android.hardware.audio.effect.Descriptor getDescriptor(); in getDescriptor()
40 void command(in android.hardware.audio.effect.CommandId commandId); in command()
41 android.hardware.audio.effect.State getState(); in getState()
42 void setParameter(in android.hardware.audio.effect.Parameter param); in setParameter()
43 …android.hardware.audio.effect.Parameter getParameter(in android.hardware.audio.effect.Parameter.Id… in getParameter()
52 …android.hardware.common.fmq.MQDescriptor<android.hardware.audio.effect.IEffect.Status,android.hard…
DFlags.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Flags.Type type = android.hardware.audio.effect.Flags.Type.INSERT;
38 …android.hardware.audio.effect.Flags.Insert insert = android.hardware.audio.effect.Flags.Insert.ANY;
39 …android.hardware.audio.effect.Flags.Volume volume = android.hardware.audio.effect.Flags.Volume.NON…
40 …android.hardware.audio.effect.Flags.HardwareAccelerator hwAcceleratorMode = android.hardware.audio…
DVisualizer.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Visualizer.Id id;
38 android.hardware.audio.effect.VendorExtension vendor;
39 android.hardware.audio.effect.Visualizer.Measurement measurement;
43 android.hardware.audio.effect.Visualizer.ScalingMode scalingMode;
44 android.hardware.audio.effect.Visualizer.MeasurementMode measurementMode;
47 android.hardware.audio.effect.VendorExtension vendorExtensionTag;
48 android.hardware.audio.effect.Visualizer.Tag commonTag;
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/2/android/hardware/audio/effect/
DRange.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Range.VendorExtensionRange[] vendorExtension = {};
38 android.hardware.audio.effect.Range.AcousticEchoCancelerRange[] acousticEchoCanceler;
39 android.hardware.audio.effect.Range.AutomaticGainControlV1Range[] automaticGainControlV1;
40 android.hardware.audio.effect.Range.AutomaticGainControlV2Range[] automaticGainControlV2;
41 android.hardware.audio.effect.Range.BassBoostRange[] bassBoost;
42 android.hardware.audio.effect.Range.DownmixRange[] downmix;
43 android.hardware.audio.effect.Range.DynamicsProcessingRange[] dynamicsProcessing;
44 android.hardware.audio.effect.Range.EnvironmentalReverbRange[] environmentalReverb;
45 android.hardware.audio.effect.Range.EqualizerRange[] equalizer;
[all …]
DParameter.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Parameter.Common common;
42 android.hardware.audio.effect.Parameter.VolumeStereo volumeStereo;
43 android.hardware.audio.effect.Parameter.Specific specific;
48 android.hardware.audio.effect.VendorExtension vendorEffectTag;
49 android.hardware.audio.effect.AcousticEchoCanceler.Id acousticEchoCancelerTag;
50 android.hardware.audio.effect.AutomaticGainControlV1.Id automaticGainControlV1Tag;
51 android.hardware.audio.effect.AutomaticGainControlV2.Id automaticGainControlV2Tag;
52 android.hardware.audio.effect.BassBoost.Id bassBoostTag;
53 android.hardware.audio.effect.Downmix.Id downmixTag;
[all …]
DDynamicsProcessing.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.VendorExtension vendor;
38 android.hardware.audio.effect.DynamicsProcessing.EngineArchitecture engineArchitecture;
39 android.hardware.audio.effect.DynamicsProcessing.ChannelConfig[] preEq;
40 android.hardware.audio.effect.DynamicsProcessing.ChannelConfig[] postEq;
41 android.hardware.audio.effect.DynamicsProcessing.EqBandConfig[] preEqBand;
42 android.hardware.audio.effect.DynamicsProcessing.EqBandConfig[] postEqBand;
43 android.hardware.audio.effect.DynamicsProcessing.ChannelConfig[] mbc;
44 android.hardware.audio.effect.DynamicsProcessing.MbcBandConfig[] mbcBand;
45 android.hardware.audio.effect.DynamicsProcessing.LimiterConfig[] limiter;
[all …]
DIEffect.aidl34 package android.hardware.audio.effect;
37 …e.audio.effect.IEffect.OpenEffectReturn open(in android.hardware.audio.effect.Parameter.Common com… in open()
39 android.hardware.audio.effect.Descriptor getDescriptor(); in getDescriptor()
40 void command(in android.hardware.audio.effect.CommandId commandId); in command()
41 android.hardware.audio.effect.State getState(); in getState()
42 void setParameter(in android.hardware.audio.effect.Parameter param); in setParameter()
43 …android.hardware.audio.effect.Parameter getParameter(in android.hardware.audio.effect.Parameter.Id… in getParameter()
44 android.hardware.audio.effect.IEffect.OpenEffectReturn reopen(); in reopen()
53 …android.hardware.common.fmq.MQDescriptor<android.hardware.audio.effect.IEffect.Status,android.hard…
DFlags.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Flags.Type type = android.hardware.audio.effect.Flags.Type.INSERT;
38 …android.hardware.audio.effect.Flags.Insert insert = android.hardware.audio.effect.Flags.Insert.ANY;
39 …android.hardware.audio.effect.Flags.Volume volume = android.hardware.audio.effect.Flags.Volume.NON…
40 …android.hardware.audio.effect.Flags.HardwareAccelerator hwAcceleratorMode = android.hardware.audio…
DVisualizer.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Visualizer.Id id;
38 android.hardware.audio.effect.VendorExtension vendor;
39 android.hardware.audio.effect.Visualizer.Measurement measurement;
43 android.hardware.audio.effect.Visualizer.ScalingMode scalingMode;
44 android.hardware.audio.effect.Visualizer.MeasurementMode measurementMode;
47 android.hardware.audio.effect.VendorExtension vendorExtensionTag;
48 android.hardware.audio.effect.Visualizer.Tag commonTag;
DHapticGenerator.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.VendorExtension vendor;
38 android.hardware.audio.effect.HapticGenerator.HapticScale[] hapticScales;
39 android.hardware.audio.effect.HapticGenerator.VibratorInformation vibratorInfo;
42 android.hardware.audio.effect.VendorExtension vendorExtensionTag;
43 android.hardware.audio.effect.HapticGenerator.Tag commonTag;
57 …android.hardware.audio.effect.HapticGenerator.VibratorScale scale = android.hardware.audio.effect.…
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/
DRange.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Range.VendorExtensionRange[] vendorExtension = {};
38 android.hardware.audio.effect.Range.AcousticEchoCancelerRange[] acousticEchoCanceler;
39 android.hardware.audio.effect.Range.AutomaticGainControlV1Range[] automaticGainControlV1;
40 android.hardware.audio.effect.Range.AutomaticGainControlV2Range[] automaticGainControlV2;
41 android.hardware.audio.effect.Range.BassBoostRange[] bassBoost;
42 android.hardware.audio.effect.Range.DownmixRange[] downmix;
43 android.hardware.audio.effect.Range.DynamicsProcessingRange[] dynamicsProcessing;
44 android.hardware.audio.effect.Range.EnvironmentalReverbRange[] environmentalReverb;
45 android.hardware.audio.effect.Range.EqualizerRange[] equalizer;
[all …]
DParameter.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Parameter.Common common;
42 android.hardware.audio.effect.Parameter.VolumeStereo volumeStereo;
43 android.hardware.audio.effect.Parameter.Specific specific;
48 android.hardware.audio.effect.VendorExtension vendorEffectTag;
49 android.hardware.audio.effect.AcousticEchoCanceler.Id acousticEchoCancelerTag;
50 android.hardware.audio.effect.AutomaticGainControlV1.Id automaticGainControlV1Tag;
51 android.hardware.audio.effect.AutomaticGainControlV2.Id automaticGainControlV2Tag;
52 android.hardware.audio.effect.BassBoost.Id bassBoostTag;
53 android.hardware.audio.effect.Downmix.Id downmixTag;
[all …]
DDynamicsProcessing.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.VendorExtension vendor;
38 android.hardware.audio.effect.DynamicsProcessing.EngineArchitecture engineArchitecture;
39 android.hardware.audio.effect.DynamicsProcessing.ChannelConfig[] preEq;
40 android.hardware.audio.effect.DynamicsProcessing.ChannelConfig[] postEq;
41 android.hardware.audio.effect.DynamicsProcessing.EqBandConfig[] preEqBand;
42 android.hardware.audio.effect.DynamicsProcessing.EqBandConfig[] postEqBand;
43 android.hardware.audio.effect.DynamicsProcessing.ChannelConfig[] mbc;
44 android.hardware.audio.effect.DynamicsProcessing.MbcBandConfig[] mbcBand;
45 android.hardware.audio.effect.DynamicsProcessing.LimiterConfig[] limiter;
[all …]
DIEffect.aidl34 package android.hardware.audio.effect;
37 …e.audio.effect.IEffect.OpenEffectReturn open(in android.hardware.audio.effect.Parameter.Common com… in open()
39 android.hardware.audio.effect.Descriptor getDescriptor(); in getDescriptor()
40 void command(in android.hardware.audio.effect.CommandId commandId); in command()
41 android.hardware.audio.effect.State getState(); in getState()
42 void setParameter(in android.hardware.audio.effect.Parameter param); in setParameter()
43 …android.hardware.audio.effect.Parameter getParameter(in android.hardware.audio.effect.Parameter.Id… in getParameter()
44 android.hardware.audio.effect.IEffect.OpenEffectReturn reopen(); in reopen()
53 …android.hardware.common.fmq.MQDescriptor<android.hardware.audio.effect.IEffect.Status,android.hard…
DFlags.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Flags.Type type = android.hardware.audio.effect.Flags.Type.INSERT;
38 …android.hardware.audio.effect.Flags.Insert insert = android.hardware.audio.effect.Flags.Insert.ANY;
39 …android.hardware.audio.effect.Flags.Volume volume = android.hardware.audio.effect.Flags.Volume.NON…
40 …android.hardware.audio.effect.Flags.HardwareAccelerator hwAcceleratorMode = android.hardware.audio…
DVisualizer.aidl34 package android.hardware.audio.effect;
37 android.hardware.audio.effect.Visualizer.Id id;
38 android.hardware.audio.effect.VendorExtension vendor;
39 android.hardware.audio.effect.Visualizer.Measurement measurement;
43 android.hardware.audio.effect.Visualizer.ScalingMode scalingMode;
44 android.hardware.audio.effect.Visualizer.MeasurementMode measurementMode;
47 android.hardware.audio.effect.VendorExtension vendorExtensionTag;
48 android.hardware.audio.effect.Visualizer.Tag commonTag;
/hardware/interfaces/audio/aidl/android/hardware/audio/effect/
DParameter.aidl17 package android.hardware.audio.effect;
21 import android.hardware.audio.effect.AcousticEchoCanceler;
22 import android.hardware.audio.effect.AutomaticGainControlV1;
23 import android.hardware.audio.effect.AutomaticGainControlV2;
24 import android.hardware.audio.effect.BassBoost;
25 import android.hardware.audio.effect.Downmix;
26 import android.hardware.audio.effect.DynamicsProcessing;
27 import android.hardware.audio.effect.EnvironmentalReverb;
28 import android.hardware.audio.effect.Equalizer;
29 import android.hardware.audio.effect.HapticGenerator;
[all …]
DRange.aidl17 package android.hardware.audio.effect;
19 import android.hardware.audio.effect.AcousticEchoCanceler;
20 import android.hardware.audio.effect.AutomaticGainControlV1;
21 import android.hardware.audio.effect.AutomaticGainControlV2;
22 import android.hardware.audio.effect.BassBoost;
23 import android.hardware.audio.effect.Downmix;
24 import android.hardware.audio.effect.DynamicsProcessing;
25 import android.hardware.audio.effect.EnvironmentalReverb;
26 import android.hardware.audio.effect.Equalizer;
27 import android.hardware.audio.effect.HapticGenerator;
[all …]
/hardware/interfaces/audio/effect/all-versions/default/
DAndroid.bp12 name: "android.hardware.audio.effect-impl_default",
58 name: "android.hardware.audio.effect@2.0-impl",
59 defaults: ["android.hardware.audio.effect-impl_default"],
63 "android.hardware.audio.effect@2.0",
64 "android.hardware.audio.effect@2.0-util",
74 name: "android.hardware.audio.effect@4.0-impl",
75 defaults: ["android.hardware.audio.effect-impl_default"],
79 "android.hardware.audio.effect@4.0",
80 "android.hardware.audio.effect@4.0-util",
90 name: "android.hardware.audio.effect@5.0-impl",
[all …]
/hardware/interfaces/audio/effect/all-versions/default/util/
DAndroid.bp12 name: "android.hardware.audio.effect-util_default",
40 name: "android.hardware.audio.effect@2.0-util",
41 defaults: ["android.hardware.audio.effect-util_default"],
45 "android.hardware.audio.effect@2.0",
55 name: "android.hardware.audio.effect@4.0-util",
56 defaults: ["android.hardware.audio.effect-util_default"],
60 "android.hardware.audio.effect@4.0",
70 name: "android.hardware.audio.effect@5.0-util",
71 defaults: ["android.hardware.audio.effect-util_default"],
75 "android.hardware.audio.effect@5.0",
[all …]
/hardware/qcom/audio/voice_processing/
Dvoice_processing.c171 static int effect_set_state(struct effect_s *effect, uint32_t state) in effect_set_state() argument
174 ALOGV("effect_set_state() id %d, new %d old %d", effect->id, state, effect->state); in effect_set_state()
177 switch(effect->state) { in effect_set_state()
179 session_set_fx_enabled(effect->session, effect->id, false); in effect_set_state()
185 BAD_STATE_ABORT(effect->state, state); in effect_set_state()
189 switch(effect->state) { in effect_set_state()
199 BAD_STATE_ABORT(effect->state, state); in effect_set_state()
203 switch(effect->state) { in effect_set_state()
209 session_set_fx_enabled(effect->session, effect->id, false); in effect_set_state()
215 BAD_STATE_ABORT(effect->state, state); in effect_set_state()
[all …]
/hardware/interfaces/vibrator/1.3/example/
DVibrator.cpp67 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() argument
68 return perform<decltype(effect)>(effect, strength, _hidl_cb); in perform()
73 Return<void> Vibrator::perform_1_1(V1_1::Effect_1_1 effect, EffectStrength strength, in perform_1_1() argument
75 return perform<decltype(effect)>(effect, strength, _hidl_cb); in perform_1_1()
80 Return<void> Vibrator::perform_1_2(V1_2::Effect effect, EffectStrength strength, in perform_1_2() argument
82 return perform<decltype(effect)>(effect, strength, _hidl_cb); in perform_1_2()
103 Return<void> Vibrator::perform_1_3(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_3() argument
104 return perform<decltype(effect)>(effect, strength, _hidl_cb); in perform_1_3()
109 Return<void> Vibrator::perform(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() argument
114 ALOGI("Perform: Effect %s\n", effectToName(effect).c_str()); in perform()
[all …]

12345678910>>...20