/hardware/interfaces/audio/common/all-versions/default/ |
D | VersionUtils.h | 49 namespace CPP_VERSION { 53 typedef common::CPP_VERSION::AudioDevice AudioDeviceBitfield; 54 typedef common::CPP_VERSION::AudioChannelMask AudioChannelBitfield; 55 typedef common::CPP_VERSION::AudioOutputFlag AudioOutputFlagBitfield; 56 typedef common::CPP_VERSION::AudioInputFlag AudioInputFlagBitfield; 58 typedef hidl_bitfield<common::CPP_VERSION::AudioDevice> AudioDeviceBitfield; 59 typedef hidl_bitfield<common::CPP_VERSION::AudioChannelMask> AudioChannelBitfield; 60 typedef hidl_bitfield<common::CPP_VERSION::AudioOutputFlag> AudioOutputFlagBitfield; 61 typedef hidl_bitfield<common::CPP_VERSION::AudioInputFlag> AudioInputFlagBitfield;
|
D | UuidUtils.h | 32 namespace CPP_VERSION {
|
D | UuidUtils.cpp | 26 namespace CPP_VERSION { namespace
|
/hardware/interfaces/audio/effect/all-versions/default/ |
D | AudioBufferManager.h | 30 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;
|
D | EffectsFactory.h | 36 namespace CPP_VERSION { 45 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
D | AcousticEchoCancelerEffect.h | 34 namespace CPP_VERSION { 42 using ::android::hardware::audio::effect::CPP_VERSION::IAcousticEchoCancelerEffect; 43 using ::android::hardware::audio::effect::CPP_VERSION::Result;
|
D | DownmixEffect.h | 34 namespace CPP_VERSION { 42 using ::android::hardware::audio::effect::CPP_VERSION::IDownmixEffect; 43 using ::android::hardware::audio::effect::CPP_VERSION::Result;
|
D | BassBoostEffect.h | 36 namespace CPP_VERSION { 44 using ::android::hardware::audio::effect::CPP_VERSION::IBassBoostEffect; 45 using ::android::hardware::audio::effect::CPP_VERSION::Result;
|
D | AutomaticGainControlEffect.h | 36 namespace CPP_VERSION { 44 using ::android::hardware::audio::effect::CPP_VERSION::IAutomaticGainControlEffect; 45 using ::android::hardware::audio::effect::CPP_VERSION::Result;
|
D | LoudnessEnhancerEffect.h | 34 namespace CPP_VERSION { 43 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
D | PresetReverbEffect.h | 34 namespace CPP_VERSION { 43 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
D | NoiseSuppressionEffect.h | 36 namespace CPP_VERSION { 45 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
D | VisualizerEffect.h | 34 namespace CPP_VERSION { 43 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
D | VirtualizerEffect.h | 34 namespace CPP_VERSION { 47 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
/hardware/interfaces/audio/effect/all-versions/vts/functional/ |
D | ValidateAudioEffectsConfiguration.cpp | 40 ::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()
|
/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/ |
D | AudioPrimaryHidlHalTest.cpp | 62 &::android::hardware::audio::CPP_VERSION::IStreamOut::setDualMonoMode, in TEST_P() 63 &::android::hardware::audio::CPP_VERSION::IStreamOut::getDualMonoMode); in TEST_P() 77 &::android::hardware::audio::CPP_VERSION::IStreamOut::setAudioDescriptionMixLevel, in TEST_P() 78 &::android::hardware::audio::CPP_VERSION::IStreamOut::getAudioDescriptionMixLevel, in TEST_P() 110 &::android::hardware::audio::CPP_VERSION::IStreamOut::setPlaybackRateParameters, in TEST_P() 111 &::android::hardware::audio::CPP_VERSION::IStreamOut::getPlaybackRateParameters, in TEST_P()
|
/hardware/interfaces/audio/effect/all-versions/default/util/include/util/ |
D | EffectUtils.h | 29 namespace CPP_VERSION { 32 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/ |
D | AudioPrimaryHidlHalUtils.h | 29 using ::android::hardware::audio::CPP_VERSION::IStream; 30 using ::android::hardware::audio::CPP_VERSION::ParameterValue; 31 using ::android::hardware::audio::CPP_VERSION::Result;
|
/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
D | DevicesFactory.h | 30 namespace CPP_VERSION { 38 using namespace ::android::hardware::audio::CPP_VERSION;
|
/hardware/interfaces/audio/effect/all-versions/default/util/tests/ |
D | effectutils_tests.cpp | 31 using namespace ::android::hardware::audio::effect::CPP_VERSION; 32 using ::android::hardware::audio::effect::CPP_VERSION::implementation::EffectUtils; 52 namespace CPP_VERSION { namespace
|
/hardware/interfaces/audio/core/all-versions/default/util/include/util/ |
D | CoreUtils.h | 76 ::android::hardware::audio::common::CPP_VERSION::implementation::AudioInputFlagBitfield; 78 … ::android::hardware::audio::common::CPP_VERSION::implementation::AudioOutputFlagBitfield;
|
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/ |
D | AudioPrimaryHidlHalUtils.h | 42 using ::android::hardware::audio::CPP_VERSION::SinkMetadata; 43 using ::android::hardware::audio::CPP_VERSION::SourceMetadata;
|
D | AudioPrimaryHidlHalTest.cpp | 205 static void checkGetHwAVSync(::android::hardware::audio::CPP_VERSION::IDevice* device) { 237 xsdc_enum_range<android::audio::policy::configuration::CPP_VERSION::AudioSource> range; 294 xsdc_enum_range<android::audio::policy::configuration::CPP_VERSION::AudioUsage> usageRange; 295 xsdc_enum_range<android::audio::policy::configuration::CPP_VERSION::AudioContentType>
|
/hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/ |
D | VersionMacro.h | 51 #define CPP_VERSION EXPAND_CONCAT_4(V, MAJOR_VERSION, _, MINOR_VERSION) macro
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 94 using namespace ::android::hardware::audio::CPP_VERSION; 98 using WriteCommand = ::android::hardware::audio::CPP_VERSION::IStreamOut::WriteCommand; 99 using WriteStatus = ::android::hardware::audio::CPP_VERSION::IStreamOut::WriteStatus; 103 using namespace ::android::audio::policy::configuration::CPP_VERSION; 131 using IDevice = ::android::hardware::audio::CPP_VERSION::IDevice; 132 using IDevicesFactory = ::android::hardware::audio::CPP_VERSION::IDevicesFactory; 135 using ::android::hardware::audio::CPP_VERSION::IDevicesFactory; in getAllFactoryInstances() 217 const char* xsd = "/data/local/tmp/audio_policy_configuration_" STRINGIFY(CPP_VERSION) ".xsd"; in TEST() 328 using IPrimaryDevice = ::android::hardware::audio::CPP_VERSION::IPrimaryDevice; 936 using IStreamOut = ::android::hardware::audio::CPP_VERSION::IStreamOut; [all …]
|