Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h346 static const bool kEnableExtendedChannels = true; variable
353 if (kEnableExtendedChannels) { in isValidPcmSinkChannelMask()
364 if (kEnableExtendedChannels) { in isValidPcmSinkChannelMask()
DAudioFlinger.cpp1850 if (kEnableExtendedChannels) { in openOutput_l()