Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h337 static const bool kEnableExtendedChannels = true; variable
344 if (kEnableExtendedChannels) { in isValidPcmSinkChannelMask()
DAudioFlinger.cpp1724 if (kEnableExtendedChannels) { in openOutput_l()