Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudiofoundation/include/media/
H A DAudioProfile.h54 bool supportsChannels(audio_channel_mask_t channels) const in supportsChannels() function
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioProfileVectorHelper.cpp172 audioProfile->supportsChannels(channelMask) && in checkExact()