Home
last modified time | relevance | path

Searched refs:CPP_VERSION (Results 1 – 25 of 56) sorted by relevance

123

/hardware/interfaces/audio/common/all-versions/default/
DVersionUtils.h26 namespace CPP_VERSION {
30 typedef common::CPP_VERSION::AudioDevice AudioDeviceBitfield;
31 typedef common::CPP_VERSION::AudioChannelMask AudioChannelBitfield;
32 typedef common::CPP_VERSION::AudioOutputFlag AudioOutputFlagBitfield;
33 typedef common::CPP_VERSION::AudioInputFlag AudioInputFlagBitfield;
35 typedef hidl_bitfield<common::CPP_VERSION::AudioDevice> AudioDeviceBitfield;
36 typedef hidl_bitfield<common::CPP_VERSION::AudioChannelMask> AudioChannelBitfield;
37 typedef hidl_bitfield<common::CPP_VERSION::AudioOutputFlag> AudioOutputFlagBitfield;
38 typedef hidl_bitfield<common::CPP_VERSION::AudioInputFlag> AudioInputFlagBitfield;
DHidlUtils.h32 namespace CPP_VERSION {
35 using namespace ::android::hardware::audio::common::CPP_VERSION;
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalUtils.h26 using ::android::hardware::audio::common::CPP_VERSION::AudioChannelMask;
27 using ::android::hardware::audio::common::CPP_VERSION::AudioFormat;
28 using ::android::hardware::audio::CPP_VERSION::IStream;
29 using ::android::hardware::audio::CPP_VERSION::ParameterValue;
30 using ::android::hardware::audio::CPP_VERSION::Result;
34 using Rotation = ::android::hardware::audio::CPP_VERSION::IPrimaryDevice::Rotation;
35 using ::android::hardware::audio::common::CPP_VERSION::AudioContentType;
36 using ::android::hardware::audio::common::CPP_VERSION::AudioUsage;
37 using ::android::hardware::audio::CPP_VERSION::MicrophoneInfo;
39 using ::android::hardware::audio::CPP_VERSION::SinkMetadata;
[all …]
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DConversions.h29 namespace CPP_VERSION {
32 using namespace ::android::hardware::audio::common::CPP_VERSION;
33 using namespace ::android::hardware::audio::CPP_VERSION;
DUtil.h30 namespace CPP_VERSION {
33 using namespace ::android::hardware::audio::common::CPP_VERSION;
34 using namespace ::android::hardware::audio::CPP_VERSION;
DParametersUtil.h31 namespace CPP_VERSION {
36 using namespace ::android::hardware::audio::common::CPP_VERSION;
37 using namespace ::android::hardware::audio::CPP_VERSION;
DDevice.h38 namespace CPP_VERSION {
46 using ::android::hardware::audio::common::CPP_VERSION::implementation::AudioInputFlagBitfield;
47 using ::android::hardware::audio::common::CPP_VERSION::implementation::AudioOutputFlagBitfield;
48 using namespace ::android::hardware::audio::common::CPP_VERSION;
49 using namespace ::android::hardware::audio::CPP_VERSION;
DDevicesFactory.h30 namespace CPP_VERSION {
38 using namespace ::android::hardware::audio::CPP_VERSION;
DStream.h36 namespace CPP_VERSION {
44 using ::android::hardware::audio::common::CPP_VERSION::implementation::AudioChannelBitfield;
45 using namespace ::android::hardware::audio::common::CPP_VERSION;
46 using namespace ::android::hardware::audio::CPP_VERSION;
DStreamIn.h37 namespace CPP_VERSION {
45 using namespace ::android::hardware::audio::common::CPP_VERSION;
46 using namespace ::android::hardware::audio::CPP_VERSION;
/hardware/interfaces/audio/effect/all-versions/default/
DAudioBufferManager.h30 using ::android::hardware::audio::effect::CPP_VERSION::AudioBuffer;
37 namespace CPP_VERSION {
63 using ::android::hardware::audio::effect::CPP_VERSION::implementation::AudioBufferWrapper;
73 friend class hardware::audio::effect::CPP_VERSION::implementation::AudioBufferWrapper;
DConversions.h30 namespace CPP_VERSION {
33 using ::android::hardware::audio::effect::CPP_VERSION::EffectDescriptor;
DEffectsFactory.h36 namespace CPP_VERSION {
44 using namespace ::android::hardware::audio::common::CPP_VERSION;
45 using namespace ::android::hardware::audio::effect::CPP_VERSION;
DVirtualizerEffect.h34 namespace CPP_VERSION {
42 using ::android::hardware::audio::common::CPP_VERSION::implementation::AudioChannelBitfield;
43 using namespace ::android::hardware::audio::common::CPP_VERSION;
44 using namespace ::android::hardware::audio::effect::CPP_VERSION;
DConversions.cpp31 namespace CPP_VERSION { namespace
34 using ::android::hardware::audio::common::CPP_VERSION::implementation::HidlUtils;
DAcousticEchoCancelerEffect.h34 namespace CPP_VERSION {
42 using ::android::hardware::audio::effect::CPP_VERSION::IAcousticEchoCancelerEffect;
43 using ::android::hardware::audio::effect::CPP_VERSION::Result;
DBassBoostEffect.h36 namespace CPP_VERSION {
44 using ::android::hardware::audio::effect::CPP_VERSION::IBassBoostEffect;
45 using ::android::hardware::audio::effect::CPP_VERSION::Result;
DLoudnessEnhancerEffect.h34 namespace CPP_VERSION {
42 using namespace ::android::hardware::audio::common::CPP_VERSION;
43 using namespace ::android::hardware::audio::effect::CPP_VERSION;
DDownmixEffect.h34 namespace CPP_VERSION {
42 using ::android::hardware::audio::effect::CPP_VERSION::IDownmixEffect;
43 using ::android::hardware::audio::effect::CPP_VERSION::Result;
DPresetReverbEffect.h34 namespace CPP_VERSION {
42 using namespace ::android::hardware::audio::common::CPP_VERSION;
43 using namespace ::android::hardware::audio::effect::CPP_VERSION;
DVisualizerEffect.h34 namespace CPP_VERSION {
42 using namespace ::android::hardware::audio::common::CPP_VERSION;
43 using namespace ::android::hardware::audio::effect::CPP_VERSION;
DAutomaticGainControlEffect.h36 namespace CPP_VERSION {
44 using ::android::hardware::audio::effect::CPP_VERSION::IAutomaticGainControlEffect;
45 using ::android::hardware::audio::effect::CPP_VERSION::Result;
DNoiseSuppressionEffect.h36 namespace CPP_VERSION {
44 using namespace ::android::hardware::audio::common::CPP_VERSION;
45 using namespace ::android::hardware::audio::effect::CPP_VERSION;
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
DAudioPrimaryHidlHalUtils.h25 using ::android::hardware::audio::common::CPP_VERSION::AudioChannelMask;
26 using ::android::hardware::audio::common::CPP_VERSION::AudioFormat;
27 using ::android::hardware::audio::CPP_VERSION::IStream;
28 using ::android::hardware::audio::CPP_VERSION::ParameterValue;
29 using ::android::hardware::audio::CPP_VERSION::Result;
/hardware/interfaces/audio/effect/all-versions/vts/functional/
DValidateAudioEffectsConfiguration.cpp40 ::android::hardware::audio::effect::CPP_VERSION::IEffectsFactory::descriptor) in TEST()
42 GTEST_SKIP() << "No Effects HAL version " STRINGIFY(CPP_VERSION) " on this device"; in TEST()
45 const char* xsd = "/data/local/tmp/audio_effects_conf_" STRINGIFY(CPP_VERSION) ".xsd"; in TEST()

123