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

  /frameworks/av/services/audioflinger/
AudioMixer.cpp 93 bool AudioMixer::isMultichannelCapable = false;
154 isMultichannelCapable = true;
159 ALOGE_IF(!isMultichannelCapable, "unable to find downmix effect");
279 if (!isMultichannelCapable) {
    [all...]
AudioMixer.h 261 static bool isMultichannelCapable;

Completed in 41 milliseconds