Searched defs:channelMasks (Results 1 – 6 of 6) sorted by relevance
| /frameworks/base/media/java/android/media/ |
| D | AudioPort.java | 87 int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, in AudioPort() 142 public int[] channelMasks() { in channelMasks() method in AudioPort
|
| D | AudioMixPort.java | 37 int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, in AudioMixPort()
|
| D | AudioDevicePort.java | 42 int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, in AudioDevicePort()
|
| /frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
| D | AudioProfile.cpp | 82 audio_channel_mask_t channelMasks, in AudioProfile() 92 const ChannelsVector &channelMasks, in AudioProfile() 99 void AudioProfile::setChannels(const ChannelsVector &channelMasks) in setChannels() 595 void AudioProfileVector::setChannelsFor(const ChannelsVector &channelMasks, audio_format_t format) in setChannelsFor()
|
| D | Serializer.cpp | 107 static constexpr const char *channelMasks = "channelMasks"; member
|
| /frameworks/av/services/audiopolicy/managerdefault/ |
| D | AudioPolicyManager.cpp | 6085 ChannelsVector &channelMasks = *channelMasksPtr; in modifySurroundChannelMasks() local 6146 ChannelsVector channelMasks; in updateAudioProfiles() local
|