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