Searched refs:hasDynamicChannelMasks (Results 1 – 1 of 1) sorted by relevance
70 inline bool hasDynamicChannelMasks(const std::vector<AudioChannelLayout>& channelMasks) { in hasDynamicChannelMasks() function87 return hasDynamicFormat(profile.format) || hasDynamicChannelMasks(profile.channelMasks) || in isDynamicProfile()