Searched refs:ChannelsVector (Results 1 – 7 of 7) sorted by relevance
30 typedef SortedVector<audio_channel_mask_t> ChannelsVector; typedef50 const ChannelsVector &channelMasks, in AudioProfile()60 void setChannels(const ChannelsVector &channelMasks) in setChannels()66 const ChannelsVector &getChannels() const { return mChannelMasks; } in getChannels()127 ChannelsVector mChannelMasks;318 void setChannelsFor(const ChannelsVector &channelMasks, audio_format_t format) in setChannelsFor()
142 … void pickChannelMask(audio_channel_mask_t &channelMask, const ChannelsVector &channelMasks) const;
64 ChannelsVector flatenedChannels; in toAudioPort()69 const ChannelsVector &channelsToExport = profile->getChannels(); in toAudioPort()195 const ChannelsVector &channelMasks) const in pickChannelMask()
246 ChannelsVector(), SampleRateVector()); in deserialize()332 ChannelsVector(), SampleRateVector()); in deserialize()
159 ChannelsVector channels; in loadHwModuleProfile()
612 void filterSurroundChannelMasks(ChannelsVector *channelMasksPtr);
6055 void AudioPolicyManager::filterSurroundChannelMasks(ChannelsVector *channelMasksPtr) { in loadConfig()6056 ChannelsVector &channelMasks = *channelMasksPtr; in loadConfig()6115 ChannelsVector channelMasks; in loadConfig()