HomeSort by relevance Sort by last modified time
    Searched refs:V4_0 (Results 1 - 25 of 137) sorted by null

1 2 3 4 5 6

  /hardware/interfaces/audio/common/4.0/default/
VersionUtils.h 26 namespace V4_0 {
29 typedef hidl_bitfield<common::V4_0::AudioDevice> AudioDeviceBitfield;
30 typedef hidl_bitfield<common::V4_0::AudioChannelMask> AudioChannelBitfield;
31 typedef hidl_bitfield<common::V4_0::AudioOutputFlag> AudioOutputFlagBitfield;
32 typedef hidl_bitfield<common::V4_0::AudioInputFlag> AudioInputFlagBitfield;
35 } // namespace V4_0
HidlUtils.cpp 19 #define AUDIO_HAL_VERSION V4_0
  /hardware/interfaces/audio/effect/4.0/default/
Conversions.cpp 20 using ::android::hardware::audio::common::V4_0::HidlUtils;
22 #define AUDIO_HAL_VERSION V4_0
EffectsFactory.cpp 35 using ::android::hardware::audio::common::V4_0::HidlUtils;
37 #define AUDIO_HAL_VERSION V4_0
AudioBufferManager.cpp 19 #define AUDIO_HAL_VERSION V4_0
AcousticEchoCancelerEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
AutomaticGainControlEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
BassBoostEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
DownmixEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
EnvironmentalReverbEffect.cpp 22 #define AUDIO_HAL_VERSION V4_0
EqualizerEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
LoudnessEnhancerEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
NoiseSuppressionEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
PresetReverbEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
VirtualizerEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
VisualizerEffect.cpp 21 #define AUDIO_HAL_VERSION V4_0
  /hardware/interfaces/audio/core/4.0/default/
Conversions.cpp 19 #define AUDIO_HAL_VERSION V4_0
ParametersUtil.cpp 20 #define AUDIO_HAL_VERSION V4_0
Device.cpp 26 #define AUDIO_HAL_VERSION V4_0
DevicesFactory.cpp 23 #define AUDIO_HAL_VERSION V4_0
PrimaryDevice.cpp 22 #define AUDIO_HAL_VERSION V4_0
Stream.cpp 24 #define AUDIO_HAL_VERSION V4_0
StreamIn.cpp 22 #define AUDIO_HAL_VERSION V4_0
StreamOut.cpp 22 #define AUDIO_HAL_VERSION V4_0
  /hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
openssl_utils.h 40 inline const EVP_MD* openssl_digest(android::hardware::keymaster::V4_0::Digest digest) {
42 case android::hardware::keymaster::V4_0::Digest::NONE:
44 case android::hardware::keymaster::V4_0::Digest::MD5:
46 case android::hardware::keymaster::V4_0::Digest::SHA1:
48 case android::hardware::keymaster::V4_0::Digest::SHA_2_224:
50 case android::hardware::keymaster::V4_0::Digest::SHA_2_256:
52 case android::hardware::keymaster::V4_0::Digest::SHA_2_384:
54 case android::hardware::keymaster::V4_0::Digest::SHA_2_512:

Completed in 224 milliseconds

1 2 3 4 5 6