Searched defs:audio (Results 1 - 25 of 58) sorted by relevance

123

/hardware/interfaces/audio/2.0/default/
H A DConversions.h22 #include <android/hardware/audio/2.0/types.h>
23 #include <system/audio.h>
27 namespace audio { namespace in namespace:android::hardware
31 using ::android::hardware::audio::V2_0::DeviceAddress;
37 } // namespace audio
H A DConversions.cpp23 namespace audio { namespace in namespace:android::hardware
65 } // namespace audio
H A DDevicesFactory.h20 #include <hardware/audio.h>
22 #include <android/hardware/audio/2.0/IDevicesFactory.h>
28 namespace audio { namespace in namespace:android::hardware
32 using ::android::hardware::audio::V2_0::IDevice;
33 using ::android::hardware::audio::V2_0::IDevicesFactory;
34 using ::android::hardware::audio::V2_0::Result;
42 // Methods from ::android::hardware::audio::V2_0::IDevicesFactory follow.
55 } // namespace audio
H A DParametersUtil.h23 #include <android/hardware/audio/2.0/types.h>
29 namespace audio { namespace in namespace:android::hardware
33 using ::android::hardware::audio::V2_0::ParameterValue;
34 using ::android::hardware::audio::V2_0::Result;
62 } // namespace audio
H A DPrimaryDevice.h20 #include <android/hardware/audio/2.0/IPrimaryDevice.h>
29 namespace audio { namespace in namespace:android::hardware
33 using ::android::hardware::audio::common::V2_0::AudioConfig;
34 using ::android::hardware::audio::common::V2_0::AudioInputFlag;
35 using ::android::hardware::audio::common::V2_0::AudioMode;
36 using ::android::hardware::audio::common::V2_0::AudioOutputFlag;
37 using ::android::hardware::audio::common::V2_0::AudioPort;
38 using ::android::hardware::audio::common::V2_0::AudioPortConfig;
39 using ::android::hardware::audio::common::V2_0::AudioSource;
40 using ::android::hardware::audio
[all...]
H A DUtil.h22 namespace audio { namespace in namespace:android::hardware
33 } // namespace audio
H A DDevice.h23 #include <hardware/audio.h>
25 #include <android/hardware/audio/2.0/IDevice.h>
34 namespace audio { namespace in namespace:android::hardware
38 using ::android::hardware::audio::common::V2_0::AudioConfig;
39 using ::android::hardware::audio::common::V2_0::AudioHwSync;
40 using ::android::hardware::audio::common::V2_0::AudioInputFlag;
41 using ::android::hardware::audio::common::V2_0::AudioOutputFlag;
42 using ::android::hardware::audio::common::V2_0::AudioPatchHandle;
43 using ::android::hardware::audio::common::V2_0::AudioPort;
44 using ::android::hardware::audio
[all...]
/hardware/interfaces/audio/2.0/vts/functional/utility/
H A DValidateXml.h24 namespace audio { namespace in namespace:android::hardware
39 ASSERT_PRED_FORMAT2(::android::hardware::audio::test::validateXml, \
43 } // namespace audio
H A DPrettyPrintAudioTypes.h32 namespace audio { namespace in namespace:android::hardware
60 } // namespace audio
/hardware/interfaces/audio/effect/2.0/default/
H A DConversions.h22 #include <android/hardware/audio/effect/2.0/types.h>
27 namespace audio { namespace in namespace:android::hardware
32 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
41 } // namespace audio
H A DAcousticEchoCancelerEffect.h20 #include <android/hardware/audio/effect/2.0/IAcousticEchoCancelerEffect.h>
29 namespace audio { namespace in namespace:android::hardware
34 using ::android::hardware::audio::effect::V2_0::IAcousticEchoCancelerEffect;
35 using ::android::hardware::audio::effect::V2_0::Result;
45 // Methods from ::android::hardware::audio::effect::V2_0::IEffect follow.
100 // Methods from ::android::hardware::audio::effect::V2_0::IAcousticEchoCancelerEffect follow.
113 } // namespace audio
H A DAutomaticGainControlEffect.h22 #include <android/hardware/audio/effect/2.0/IAutomaticGainControlEffect.h>
31 namespace audio { namespace in namespace:android::hardware
36 using ::android::hardware::audio::effect::V2_0::IAutomaticGainControlEffect;
37 using ::android::hardware::audio::effect::V2_0::Result;
47 // Methods from ::android::hardware::audio::effect::V2_0::IEffect follow.
102 // Methods from ::android::hardware::audio::effect::V2_0::IAutomaticGainControlEffect follow.
129 } // namespace audio
H A DBassBoostEffect.h20 #include <android/hardware/audio/effect/2.0/IBassBoostEffect.h>
29 namespace audio { namespace in namespace:android::hardware
34 using ::android::hardware::audio::effect::V2_0::IBassBoostEffect;
35 using ::android::hardware::audio::effect::V2_0::Result;
45 // Methods from ::android::hardware::audio::effect::V2_0::IEffect follow.
100 // Methods from ::android::hardware::audio::effect::V2_0::IBassBoostEffect follow.
114 } // namespace audio
H A DDownmixEffect.h20 #include <android/hardware/audio/effect/2.0/IDownmixEffect.h>
29 namespace audio { namespace in namespace:android::hardware
34 using ::android::hardware::audio::effect::V2_0::IDownmixEffect;
35 using ::android::hardware::audio::effect::V2_0::Result;
45 // Methods from ::android::hardware::audio::effect::V2_0::IEffect follow.
100 // Methods from ::android::hardware::audio::effect::V2_0::IDownmixEffect follow.
113 } // namespace audio
H A DEffectsFactory.h22 #include <android/hardware/audio/effect/2.0/IEffectsFactory.h>
28 namespace audio { namespace in namespace:android::hardware
33 using ::android::hardware::audio::common::V2_0::Uuid;
34 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
35 using ::android::hardware::audio::effect::V2_0::IEffect;
36 using ::android::hardware::audio::effect::V2_0::IEffectsFactory;
37 using ::android::hardware::audio::effect::V2_0::Result;
45 // Methods from ::android::hardware::audio::effect::V2_0::IEffectsFactory follow.
62 } // namespace audio
H A DEnvironmentalReverbEffect.h22 #include <android/hardware/audio/effect/2.0/IEnvironmentalReverbEffect.h>
31 namespace audio { namespace in namespace:android::hardware
36 using ::android::hardware::audio::common::V2_0::AudioDevice;
37 using ::android::hardware::audio::common::V2_0::AudioMode;
38 using ::android::hardware::audio::common::V2_0::AudioSource;
39 using ::android::hardware::audio::effect::V2_0::AudioBuffer;
40 using ::android::hardware::audio::effect::V2_0::EffectAuxChannelsConfig;
41 using ::android::hardware::audio::effect::V2_0::EffectConfig;
42 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
43 using ::android::hardware::audio
[all...]
H A DEqualizerEffect.h24 #include <android/hardware/audio/effect/2.0/IEqualizerEffect.h>
33 namespace audio { namespace in namespace:android::hardware
38 using ::android::hardware::audio::common::V2_0::AudioDevice;
39 using ::android::hardware::audio::common::V2_0::AudioMode;
40 using ::android::hardware::audio::common::V2_0::AudioSource;
41 using ::android::hardware::audio::effect::V2_0::AudioBuffer;
42 using ::android::hardware::audio::effect::V2_0::EffectAuxChannelsConfig;
43 using ::android::hardware::audio::effect::V2_0::EffectConfig;
44 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
45 using ::android::hardware::audio
[all...]
H A DLoudnessEnhancerEffect.h20 #include <android/hardware/audio/effect/2.0/ILoudnessEnhancerEffect.h>
29 namespace audio { namespace in namespace:android::hardware
34 using ::android::hardware::audio::common::V2_0::AudioDevice;
35 using ::android::hardware::audio::common::V2_0::AudioMode;
36 using ::android::hardware::audio::common::V2_0::AudioSource;
37 using ::android::hardware::audio::effect::V2_0::AudioBuffer;
38 using ::android::hardware::audio::effect::V2_0::EffectAuxChannelsConfig;
39 using ::android::hardware::audio::effect::V2_0::EffectConfig;
40 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
41 using ::android::hardware::audio
[all...]
H A DNoiseSuppressionEffect.h22 #include <android/hardware/audio/effect/2.0/INoiseSuppressionEffect.h>
31 namespace audio { namespace in namespace:android::hardware
36 using ::android::hardware::audio::common::V2_0::AudioDevice;
37 using ::android::hardware::audio::common::V2_0::AudioMode;
38 using ::android::hardware::audio::common::V2_0::AudioSource;
39 using ::android::hardware::audio::effect::V2_0::AudioBuffer;
40 using ::android::hardware::audio::effect::V2_0::EffectAuxChannelsConfig;
41 using ::android::hardware::audio::effect::V2_0::EffectConfig;
42 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
43 using ::android::hardware::audio
[all...]
H A DPresetReverbEffect.h20 #include <android/hardware/audio/effect/2.0/IPresetReverbEffect.h>
29 namespace audio { namespace in namespace:android::hardware
34 using ::android::hardware::audio::common::V2_0::AudioDevice;
35 using ::android::hardware::audio::common::V2_0::AudioMode;
36 using ::android::hardware::audio::common::V2_0::AudioSource;
37 using ::android::hardware::audio::effect::V2_0::AudioBuffer;
38 using ::android::hardware::audio::effect::V2_0::EffectAuxChannelsConfig;
39 using ::android::hardware::audio::effect::V2_0::EffectConfig;
40 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
41 using ::android::hardware::audio
[all...]
H A DVirtualizerEffect.h20 #include <android/hardware/audio/effect/2.0/IVirtualizerEffect.h>
29 namespace audio { namespace in namespace:android::hardware
34 using ::android::hardware::audio::common::V2_0::AudioChannelMask;
35 using ::android::hardware::audio::common::V2_0::AudioDevice;
36 using ::android::hardware::audio::common::V2_0::AudioMode;
37 using ::android::hardware::audio::common::V2_0::AudioSource;
38 using ::android::hardware::audio::effect::V2_0::AudioBuffer;
39 using ::android::hardware::audio::effect::V2_0::EffectAuxChannelsConfig;
40 using ::android::hardware::audio::effect::V2_0::EffectConfig;
41 using ::android::hardware::audio
[all...]
H A DAudioBufferManager.cpp54 namespace audio { namespace in namespace:android::hardware
89 } // namespace audio
H A DAudioBufferManager.h22 #include <android/hardware/audio/effect/2.0/types.h>
29 using ::android::hardware::audio::effect::V2_0::AudioBuffer;
34 namespace audio { namespace in namespace:android::hardware
57 } // namespace audio
61 using ::android::hardware::audio::effect::V2_0::implementation::AudioBufferWrapper;
71 friend class hardware::audio::effect::V2_0::implementation::AudioBufferWrapper;
H A DConversions.cpp25 namespace audio { namespace in namespace:android::hardware
61 } // namespace audio
H A DVisualizerEffect.h20 #include <android/hardware/audio/effect/2.0/IVisualizerEffect.h>
29 namespace audio { namespace in namespace:android::hardware
34 using ::android::hardware::audio::common::V2_0::AudioDevice;
35 using ::android::hardware::audio::common::V2_0::AudioMode;
36 using ::android::hardware::audio::common::V2_0::AudioSource;
37 using ::android::hardware::audio::effect::V2_0::AudioBuffer;
38 using ::android::hardware::audio::effect::V2_0::EffectAuxChannelsConfig;
39 using ::android::hardware::audio::effect::V2_0::EffectConfig;
40 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
41 using ::android::hardware::audio
[all...]

Completed in 612 milliseconds

123