Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.h412 static const bool kEnableExtendedChannels = true; variable
421 const uint32_t maxChannelCount = kEnableExtendedChannels in isValidPcmSinkChannelMask()
431 if (kEnableExtendedChannels) { in isValidPcmSinkChannelMask()
H A DAudioFlinger.cpp2544 if (kEnableExtendedChannels) { in openOutput_l()