blob: 1367f8d39ee9036df08fd1cdfd914e127d5cc7bb [file] [log] [blame]
Kevin Rocard20614ba2018-11-10 07:20:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.audio.effect@5.0",
5 root: "android.hardware",
Kevin Rocard20614ba2018-11-10 07:20:17 -08006 srcs: [
7 "types.hal",
8 "IAcousticEchoCancelerEffect.hal",
9 "IAutomaticGainControlEffect.hal",
10 "IBassBoostEffect.hal",
11 "IDownmixEffect.hal",
12 "IEffect.hal",
13 "IEffectBufferProviderCallback.hal",
14 "IEffectsFactory.hal",
15 "IEnvironmentalReverbEffect.hal",
16 "IEqualizerEffect.hal",
17 "ILoudnessEnhancerEffect.hal",
18 "INoiseSuppressionEffect.hal",
19 "IPresetReverbEffect.hal",
20 "IVirtualizerEffect.hal",
21 "IVisualizerEffect.hal",
22 ],
23 interfaces: [
24 "android.hardware.audio.common@5.0",
25 "android.hidl.base@1.0",
26 ],
27 types: [
28 "AudioBuffer",
29 "EffectAuxChannelsConfig",
30 "EffectBufferAccess",
31 "EffectBufferConfig",
32 "EffectConfig",
33 "EffectConfigParameters",
34 "EffectDescriptor",
35 "EffectFeature",
36 "EffectFlags",
37 "EffectOffloadParameter",
38 "MessageQueueFlagBits",
39 "Result",
40 ],
41 gen_java: false,
42 gen_java_constants: true,
43}
44