Home
last modified time | relevance | path

Searched refs:hasDynamicChannelMasks (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/default/
DModule.cpp70 inline bool hasDynamicChannelMasks(const std::vector<AudioChannelLayout>& channelMasks) { in hasDynamicChannelMasks() function
87 return hasDynamicFormat(profile.format) || hasDynamicChannelMasks(profile.channelMasks) || in isDynamicProfile()