Home
last modified time | relevance | path

Searched defs:isOutputChannelMaskSupported (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/media/audio_utils/
H A DChannelMix.cpp153 bool IChannelMix::isOutputChannelMaskSupported(audio_channel_mask_t outputChannelMask) { in isOutputChannelMaskSupported() function in android::audio_utils::channels::IChannelMix
/aosp_15_r20/frameworks/av/media/libaudioprocessing/include/media/
H A DBufferProviders.h145 static bool isOutputChannelMaskSupported(audio_channel_mask_t outputChannelMask) { in isOutputChannelMaskSupported() function