Searched defs:channelMasks (Results 1 – 7 of 7) sorted by relevance
61 static Result channelMasks(IStream* stream, hidl_vec<AudioChannelMask>& channels) { in channelMasks() function
75 static Result channelMasks(IStream* stream, in channelMasks() function
139 hidl_vec<AudioChannelBitfield> channelMasks; in getSupportedChannelMasks() local255 hidl_vec<AudioChannelMask> channelMasks; in getSupportedProfiles() local
41 static std::vector<AudioConfig> combineAudioConfig(std::vector<xsd::AudioChannelMask> channelMasks, in combineAudioConfig()
70 const std::set<AudioChannelLayout>& channelMasks) { in make_ChannelCountToMaskMap()
101 hidl_vec<AudioChannelMask>* channelMasks) { in audioChannelMasksFromHal()
70 inline bool hasDynamicChannelMasks(const std::vector<AudioChannelLayout>& channelMasks) { in hasDynamicChannelMasks()