Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h392 static const bool kEnableExtendedChannels = true; variable
401 const uint32_t maxChannelCount = kEnableExtendedChannels in isValidPcmSinkChannelMask()
411 if (kEnableExtendedChannels) { in isValidPcmSinkChannelMask()
DAudioFlinger.cpp2445 if (kEnableExtendedChannels) { in openOutput_l()