Home
last modified time | relevance | path

Searched defs:channelMasks (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfile.h40 audio_channel_mask_t channelMasks, in AudioProfile()
50 const ChannelsVector &channelMasks, in AudioProfile()
60 void setChannels(const ChannelsVector &channelMasks) in setChannels()
318 void setChannelsFor(const ChannelsVector &channelMasks, audio_format_t format) in setChannelsFor()
DSerializer.h73 static const char channelMasks[]; member
/frameworks/base/media/java/android/media/
DAudioPort.java80 int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, in AudioPort()
133 public int[] channelMasks() { in channelMasks() method in AudioPort
DAudioMixPort.java34 int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, in AudioMixPort()
DAudioDevicePort.java40 int[] samplingRates, int[] channelMasks, int[] channelIndexMasks, in AudioDevicePort()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp193 const char AudioProfileTraits::Attributes::channelMasks[] = "channelMasks"; member in android::AudioProfileTraits::Attributes
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp6056 ChannelsVector &channelMasks = *channelMasksPtr; in loadConfig() local
6115 ChannelsVector channelMasks; in loadConfig() local