Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DModule.cpp76 inline bool hasDynamicFormat(const AudioFormatDescription& format) { in hasDynamicFormat() function
87 return hasDynamicFormat(profile.format) || hasDynamicChannelMasks(profile.channelMasks) || in isDynamicProfile()