| /frameworks/av/media/libaudiofoundation/ |
| D | AudioProfile.cpp | 51 audio_channel_mask_t channelMasks, in AudioProfile() 61 const ChannelMaskSet &channelMasks, in AudioProfile() 67 const ChannelMaskSet &channelMasks, in AudioProfile() 76 void AudioProfile::setChannels(const ChannelMaskSet &channelMasks) in setChannels() 419 ChannelMaskSet channelMasks = SetIntersection(profile->getChannels(), it->second.first); in intersectAudioProfiles() local
|
| D | AudioPort.cpp | 127 const ChannelMaskSet &channelMasks = profile->getChannels(); in toAudioPort() local
|
| /frameworks/base/media/java/android/media/ |
| D | AudioPort.java | 97 int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, in AudioPort() 129 Set<Integer> channelMasks = new HashSet<>(); in AudioPort() local 188 public int[] channelMasks() { in channelMasks() method in AudioPort
|
| D | AudioMixPort.java | 40 int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, in AudioMixPort()
|
| D | AudioProfile.java | 81 public AudioProfile(int format, @NonNull int[] samplingRates, @NonNull int[] channelMasks, in AudioProfile()
|
| D | AudioDevicePort.java | 48 int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, in AudioDevicePort()
|
| /frameworks/av/media/libaudiofoundation/include/media/ |
| D | AudioContainers.h | 66 static inline ChannelMaskSet asInMask(const ChannelMaskSet& channelMasks) { in asInMask() 79 static inline ChannelMaskSet asOutMask(const ChannelMaskSet& channelMasks) { in asOutMask()
|
| /frameworks/av/services/audiopolicy/tests/ |
| D | AudioPolicyManagerTestClient.h | 191 std::string channelMasks; in getParameters() local
|
| /frameworks/av/media/libeffects/spatializer/tests/ |
| D | SpatializerTest.cpp | 211 std::vector<audio_channel_mask_t> channelMasks; in TEST() local
|
| /frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
| D | AudioProfileVectorHelper.cpp | 235 const ChannelMaskSet channelMasks = audioProfile->getChannels(); in checkCompatibleChannelMask() local
|
| D | Serializer.cpp | 110 static constexpr const char *channelMasks = "channelMasks"; member
|
| /frameworks/av/services/audiopolicy/service/ |
| D | Spatializer.cpp | 354 std::vector<audio_channel_mask_t> channelMasks; in loadEngineConfiguration() local
|
| /frameworks/av/media/libaudioclient/tests/ |
| D | audio_aidl_legacy_conversion_tests.cpp | 567 const std::vector<AudioChannelLayout>& channelMasks, in createProfile()
|
| /frameworks/av/services/mediametrics/ |
| D | AudioAnalytics.cpp | 1639 std::string channelMasks; in onEvent() local
|
| /frameworks/av/services/audiopolicy/managerdefault/ |
| D | AudioPolicyManager.cpp | 8099 ChannelMaskSet &channelMasks = *channelMasksPtr; in modifySurroundChannelMasks() local 8166 std::optional<ChannelMaskSet> channelMasks; in updateAudioProfiles() local
|
| /frameworks/av/services/audioflinger/ |
| D | AudioFlinger.cpp | 2050 std::vector<audio_channel_mask_t> channelMasks = {channelMask}; in getInputBufferSize() local
|