HomeSort by relevance Sort by last modified time
    Searched refs:kEnableExtendedChannels (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioFlinger.h 351 // Set kEnableExtendedChannels to true to enable greater than stereo output
354 static const bool kEnableExtendedChannels = true;
361 if (kEnableExtendedChannels) {
372 if (kEnableExtendedChannels) {
    [all...]
AudioFlinger.cpp     [all...]

Completed in 57 milliseconds