HomeSort by relevance Sort by last modified time
    Searched defs:audio (Results 1 - 25 of 250) sorted by null

1 2 3 4 5 6 7 8 910

  /hardware/interfaces/audio/2.0/default/
Conversions.h 22 #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
Util.h 22 namespace audio { namespace in namespace:android::hardware
33 } // namespace audio
Conversions.cpp 23 namespace audio { namespace in namespace:android::hardware
65 } // namespace audio
DevicesFactory.h 20 #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
ParametersUtil.h 23 #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
PrimaryDevice.h 20 #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::V2_0::DeviceAddress
    [all...]
  /hardware/interfaces/audio/2.0/vts/functional/utility/
ValidateXml.h 24 namespace audio { namespace in namespace:android::hardware
39 ASSERT_PRED_FORMAT2(::android::hardware::audio::test::validateXml, \
43 } // namespace audio
PrettyPrintAudioTypes.h 32 namespace audio { namespace in namespace:android::hardware
60 } // namespace audio
  /hardware/interfaces/audio/effect/2.0/default/
Conversions.h 22 #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
AcousticEchoCancelerEffect.h 20 #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
AutomaticGainControlEffect.h 22 #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
BassBoostEffect.h 20 #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
Conversions.cpp 25 namespace audio { namespace in namespace:android::hardware
61 } // namespace audio
DownmixEffect.h 20 #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
EffectsFactory.h 22 #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
EnvironmentalReverbEffect.h 22 #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::effect::V2_0::EffectOffloadParameter
    [all...]
EqualizerEffect.h 24 #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::effect::V2_0::EffectOffloadParameter
    [all...]
LoudnessEnhancerEffect.h 20 #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::effect::V2_0::EffectOffloadParameter
    [all...]
NoiseSuppressionEffect.h 22 #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::effect::V2_0::EffectOffloadParameter
    [all...]
PresetReverbEffect.h 20 #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::effect::V2_0::EffectOffloadParameter
    [all...]
VirtualizerEffect.h 20 #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::effect::V2_0::EffectDescriptor
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
AudioFiller.java 17 package com.android.cts.verifier.audio.audiolib;
20 * An interface for objects which provide streamed audio data to a StreamPlayer instance.
29 * Process a request for audio data.
31 * @param numFrames The number of frames of audio to provide.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
ListsHelper.java 17 package com.android.cts.verifier.audio.peripheralprofile;
  /frameworks/base/services/core/java/com/android/server/audio/
PlayerFocusEnforcer.java 17 package com.android.server.audio;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
HeadsetHonorSystemActivity.java 17 package com.android.cts.verifier.audio;

Completed in 140 milliseconds

1 2 3 4 5 6 7 8 910