Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
DAudioPrimaryHidlHalUtils.h61 static Result channelMasks(IStream* stream, hidl_vec<AudioChannelMask>& channels) { in channelMasks() function
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalUtils.h75 static Result channelMasks(IStream* stream, in channelMasks() function
/hardware/interfaces/audio/core/all-versions/default/
DStream.cpp139 hidl_vec<AudioChannelBitfield> channelMasks; in getSupportedChannelMasks() local
255 hidl_vec<AudioChannelMask> channelMasks; in getSupportedProfiles() local
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DGenerators.cpp41 static std::vector<AudioConfig> combineAudioConfig(std::vector<xsd::AudioChannelMask> channelMasks, in combineAudioConfig()
/hardware/interfaces/audio/aidl/default/alsa/
DUtils.cpp70 const std::set<AudioChannelLayout>& channelMasks) { in make_ChannelCountToMaskMap()
/hardware/interfaces/audio/common/all-versions/default/7.0/
DHidlUtils.cpp101 hidl_vec<AudioChannelMask>* channelMasks) { in audioChannelMasksFromHal()
/hardware/interfaces/audio/aidl/default/
DModule.cpp70 inline bool hasDynamicChannelMasks(const std::vector<AudioChannelLayout>& channelMasks) { in hasDynamicChannelMasks()