Searched defs:channelMasks (Results 1 – 6 of 6) 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()
53 const std::set<AudioChannelLayout>& channelMasks) { in make_ChannelCountToMaskMap()
101 hidl_vec<AudioChannelMask>* channelMasks) { in audioChannelMasksFromHal()